List a connected MCP endpoint's tools
For an MCP-backed connector like Zapier, lists the tools equipped on your connected MCP endpoint — each tool’s name, description, input schema, and any annotations. This is the discovery step for authoring an mcp skill: pick a tool, then freeze it into a skill. The call is SSRF-guarded and domain-allow-listed. Returns 409 if the connector isn’t connected, 400 if the provider isn’t MCP-backed, or 502 if the MCP endpoint is unavailable.
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 equipped MCP tools plus the connected server's classified mode.