createNamespace
Create a new namespace by configuring file storage, vector storage, and embedding models to organize and manage data for semantic search and document management.
Instructions
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 from SourceSync.ai MCP Server
- createConnection
- createNamespace
- deleteDocuments
- deleteNamespace
- fetchDocuments
- fetchUrlContent
- getConnection
- getIngestJobRunStatus
- getNamespace
- hybridSearch
- ingestConnector
- ingestFile
- ingestSitemap
- ingestText
- ingestUrls
- ingestWebsite
- listConnections
- listNamespaces
- resyncDocuments
- revokeConnection
- semanticSearch
- updateConnection
- updateDocuments
- updateNamespace
- validateApiKey
Related Tools
- @scmdr/sourcesyncai-mcp
- @needle-ai/needle-mcp
- @Vortiago/mcp-outline
- @needle-ai/needle-mcp
- @meilisearch/meilisearch-mcp