list_triggers first to see the catalog of available event names.
Parameters
Returns
When to call it
- When the user wants an external tool (n8n, a Slack relay, their own service) notified on a workspace event.
- After
list_triggersso you use valid event names.
Backed by
POST /v2/workspace/triggers — the agent setup surface, on the same trigger store as the dashboard. Logged to the Ops page.