Connector Studio
Import an OpenAPI document, pick operations, and publish a custom connector for the org.
Studio is admin-only. Open Connectors → Studio.
Connector Studio publishes a custom HTTP connector from an OpenAPI document. It is not the TypeScript generator that Stedia uses for first-party packages.
Publish
- Import an OpenAPI document.
- Pick up to 15 operations.
- Classify security fields and mark tools that Require approval.
- Review or edit the agent guide (routing text the model sees for this connector).
- Publish.
Publish makes the connector visible in the org catalog and registers runtime tools. It does not create a connection or store anyone's credentials.
Connect after publish
The custom connector appears in Catalog with a Custom badge. Connect it the same way as a platform connector: Personal or Organization, then the credentials the manifest asked for (API key, bearer token, optional base URL for staging vs production).
Limits
Fifteen operations per published connector. Credentials are encrypted per connection. Members see the connector only after you publish and, if you use the org toggle, enable it for the organization.