List a provider's declarative trigger events (the outbound-automation catalog)
The provider’s Trigger Pack — the declarative trigger EVENTS it ships (each event’s output-field tree, the curated default binding, the delivery mode, an author guidance blurb) the Assist / builder / any API/MCP caller read to author an outbound trigger (“when in → call ”). Author one via POST /agents//integrations//triggers. 404 for a kind with no trigger pack.
Authorizations
Flowyte secret API key (Authorization: Bearer flowyte_sk_live_…). Scope-gated; is scoped to your organization — a key can never reach another tenant. The listed scopes in each operation's apiKey requirement are the scopes that key must hold. The tokenUrl is nominal: keys are minted in the dashboard.
Path Parameters
The integration provider (connector). One of the supported connector slugs: native providers (google_calendar, google_sheets, calendly, hubspot, ``, square, opentable, shopify), SQL databases (postgres, mysql), the universal Zapier MCP fallback (zapier), or Composio (composio).
google_calendar, google_sheets, calendly, hubspot, square, opentable, shopify, postgres, mysql, zapier, composio