SourceSync.ai MCP Server

revokeConnection

Remove integration with an external service by revoking access for a specific connection. Ensure controlled and secure management of connected services in the SourceSync.ai MCP Server environment.

Instructions

Revokes access for a specific connection, removing the integration with the external service.

Input Schema

NameRequiredDescriptionDefault
connectionIdYes
namespaceIdNo
tenantIdNo

Input Schema (JSON Schema)

{ "$schema": "http://json-schema.org/draft-07/schema#", "additionalProperties": false, "properties": { "connectionId": { "type": "string" }, "namespaceId": { "type": "string" }, "tenantId": { "type": "string" } }, "required": [ "connectionId" ], "type": "object" }
ID: 3llggpfti7