WP Webhooks / Docs / list_webhooks
AI Ability since v2.0.0

list_webhooks

List webhooks — List all configured webhooks with their triggers and status.

$

List all configured webhooks with their triggers and status. Registered as the WordPress Ability flowsystems-webhook-actions/list_webhooks, so external AI tools (Claude Code, Cursor) can call it over MCP or REST with a scoped API token.

/ Plan step shape

{ "ability": "list_webhooks", "input": {  } }

/ Scope & confirmation

Minimum API-token scope for external (MCP/REST) callers: read. Read-only — the agent runs it freely while planning and verifying.

/ Examples

Plan step as the AI Builder proposes it

{
  "id": "step_1",
  "ability": "list_webhooks",
  "summary": "…",
  "input": {}
}

/ Related

Ready

Your next automation is
one sentence away.

$ wp plugin install flowsystems-webhook-actions --activate