disable_connector
ActiveTool of CorpusIQ
Hide a connector's tools from the active tool list for the current user. Use when the user says they don't use a service or wants to pause a connector, such as 'disable Shopify' or 'hide TikTok'. The connector remains configured and can be restored with enable_connector. Disabled connectors still appear in get_connector_status marked Paused.
Parameters schema
{
"type": "object",
"required": [
"connector_id"
],
"properties": {
"connector_id": {
"type": "string",
"description": "Connector ID to disable. Examples: shopify, tiktok, ebay, microsoft, slack, google_ads, quickbooks, klaviyo."
}
}
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
CorpusIQ
1/7 registries