Skip to content

Integrations

Disable an integration (by id or slug) so agents no longer see its tools — sets status to “inactive”. Requires ADMIN or OWNER role.

ParameterTypeRequiredDescription
integrationstringyes
orgstringno

Enable an integration (by id or slug) so its tools are exposed to agents — sets status to “active”. Requires ADMIN or OWNER role.

ParameterTypeRequiredDescription
integrationstringyes
orgstringno

List the org’s integrations / connections.

Each has status and an enabled bool (the web UI toggle). A disabled integration exposes NO tools to agents — so an agent whose allowed_tools references a disabled integration will run with none of those tools. Use enable_integration to turn one on. Connecting a brand-new integration still happens in the web UI (often needs interactive OAuth).

ParameterTypeRequiredDescription
orgstringno