SourceSync.ai MCP Server

listConnections

Retrieve all connections within a namespace, with optional filtering by connector type, to manage integrations with platforms like Google Drive, Notion, and Dropbox.

Instructions

Lists all connections for the current namespace, optionally filtered by connector type.

Input Schema

NameRequiredDescriptionDefault
connectorNo
namespaceIdNo
tenantIdNo

Input Schema (JSON Schema)

{ "$schema": "http://json-schema.org/draft-07/schema#", "additionalProperties": false, "properties": { "connector": { "enum": [ "NOTION", "GOOGLE_DRIVE", "DROPBOX", "ONEDRIVE", "BOX", "SHAREPOINT" ], "type": "string" }, "namespaceId": { "type": "string" }, "tenantId": { "type": "string" } }, "type": "object" }
ID: 3llggpfti7