SourceSync.ai MCP Server

validateApiKey

Validates the API key by attempting to list namespaces. Returns the list of namespaces if successful.

Input Schema

NameRequiredDescriptionDefault

No arguments

Input Schema (JSON Schema)

{ "$schema": "http://json-schema.org/draft-07/schema#", "additionalProperties": false, "properties": {}, "type": "object" }