SourceSync.ai MCP Server
by scmdr
fetchDocuments
Fetches documents from the namespace based on filter criteria. Supports pagination and including specific document properties.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
documentIds | No | ||
filterConfig | Yes | ||
includeConfig | No | ||
namespaceId | No | ||
pagination | No | ||
tenantId | No |
Input Schema (JSON Schema)
You must be authenticated.
Other Tools
- 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