SourceSync.ai MCP Server

getConnection

Retrieve detailed information about a specific connection using its unique ID, enabling efficient management and integration within knowledge workflows.

Instructions

Retrieves details for a specific connection by its ID.

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