Skip to main content

External API

Manage external REST API connectors registered by an organization: register a connector, import its OpenAPI spec to synthesize endpoints, configure and test endpoints, author MCP tool definitions from those endpoints, and dispatch AI features (description refinement) against a connector. The transparent proxy that actually forwards calls to the upstream API is documented separately under the "External API Proxy" tag.

📄️ Trigger the 'Refine MCP descriptions' AI feature for a connector

Dispatches an iterative audit-and-rewrite loop (orchestrator + auditor + critic agents) that rewrites every enabled MCP tool description on this connector, verified by an independent critic before it ships. Requires at least the `client` role in the owning organization (or the connector is public) — note this checks the `view` ability, not `manage`. Returns 409 if a non-terminal run for this feature and connector is already in flight. Estimated cost $1-5, estimated duration 60-900s.