List Connectors
connector_listList connected accounts and MCP servers (summary) or detail on one connector. Pass slug for detail including every tool the connector exposes. Optional type: "oauth" | "mcp" filter. Pass include_available: true to also see available catalog MCPs you can connect.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| slug | No | Connector slug for detail view. Omit to list all. | |
| type | No | Filter by connector type. | |
| context | No | Scope: "personal" (default) or "team:<id>" for a team. | |
| include_available | No | When true, also include catalog MCPs you have not connected yet. |