SourceSync.ai MCP Server
by scmdr
createNamespace
Creates a new namespace with the provided configuration. Requires a name, file storage configuration, vector storage configuration, and embedding model configuration.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
embeddingModelConfig | Yes | ||
fileStorageConfig | Yes | ||
name | Yes | ||
tenantId | No | ||
vectorStorageConfig | Yes | ||
webScraperConfig | No |
Input Schema (JSON Schema)
You must be authenticated.
Other Tools
- validateApiKey
- createNamespace
- listNamespaces
- getNamespace
- updateNamespace
- deleteNamespace
- ingestText
- ingestFile
- ingestUrls
- ingestSitemap
- ingestWebsite
- ingestConnector
- getIngestJobRunStatus
- fetchDocuments
- updateDocuments
- deleteDocuments
- resyncDocuments
- semanticSearch
- hybridSearch
- createConnection
- listConnections
- getConnection
- updateConnection
- revokeConnection
- fetchUrlContent