Get a connector's author guidance
Returns the natural-language guidance for a connector that ships no preset pack — for example Zapier, whose skills come from freezing your equipped MCP tools rather than curated presets. It’s the guidance-only companion to the Connector Pack: the same “how to build for this provider” the AI assistant and builder read (when to use a native connector instead, how to author an MCP skill, the records store, and billing). Returns 404 for a provider that has no standalone guidance (a pack provider’s guidance is on its pack endpoint).
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
google_calendar, google_sheets, calendly, hubspot, square, opentable, shopify, postgres, mysql, zapier Response
The connector's author guidance.
The standalone author guidance for a binding-authored connector that ships NO Connector Pack (e.g. zapier) — the SAME natural-language "how to build for this provider" as ConnectorPack.guidance, WITHOUT presets. Read by Assist, the builder, and any API/MCP caller.