Connectors
connector.list
Lists connectors installed in the current user’s account. Use the returned IDs in the connectors array of task.create or task.sendMessage. See the Connectors guide for setup.
GET
ListConnectors
Questions or issues? Contact us at api-support@manus.ai.
Headers
API key for direct authentication. Provide either this or Authorization, not both. See Authentication.
Previous
browser.onlineListLists the user's online browser clients. Use the returned `client_id` with [task.confirmAction](https://open.manus.ai/docs/v2/task.confirmAction) when the agent triggers a `needConnectMyBrowser` waiting event. See the [Task Lifecycle](https://open.manus.ai/docs/v2/task-lifecycle#using-my-browser) guide.
Next
ListConnectors