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

list_triggers

List available triggers — List every WordPress do_action hook discovered on this site (runtime + static scan) that can be used as a webhook trigger.

$

List every WordPress do_action hook discovered on this site (runtime + static scan) that can be used as a webhook trigger. Registered as the WordPress Ability flowsystems-webhook-actions/list_triggers, so external AI tools (Claude Code, Cursor) can call it over MCP or REST with a scoped API token.

/ Plan step shape

{ "ability": "list_triggers", "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_triggers",
  "summary": "…",
  "input": {}
}

/ Related

Ready

Your next automation is
one sentence away.

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