zapier-status

Installation
SKILL.md

Zapier status

Three modes for monitoring and maintaining a Zapier MCP setup. Determine the mode from context, or ask if unclear.

First, detect the server mode: If list_enabled_zapier_actions is available, the user is on Agentic mode. Otherwise, the user is on Classic mode where each configured action is its own MCP tool (e.g., slack_send_channel_message, gmail_find_email).

Mode 1: Health check

Trigger: "check my tools", "zapier status", "is everything working?", or any general status inquiry.

A quick dashboard view of the current state.

Steps

  1. Check the available tools:

    • Agentic mode: Call list_enabled_zapier_actions to get the inventory of enabled actions.
    • Classic mode: Inspect the available Zapier MCP tools. Each action tool follows the pattern app_action_name. The built-in get_configuration_url tool is always present when the server is connected.
  2. If no Zapier tools are available: report the connection status and suggest running zapier-setup (Classic) or calling get_zapier_skill with name "zapier-mcp-onboarding" (Agentic).

Related skills
Installs
7
GitHub Stars
41
First Seen
Mar 8, 2026