ingestFile
Ingest files into a namespace with automatic parsing for various formats on SourceSync.ai MCP Server. Include metadata and configure chunking for efficient data management.
Instructions
Ingests a file into the namespace. Supports various file formats with automatic parsing.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
chunkConfig | No | Optional Chunk config. When not passed, default chunk config will be used. | |
file | Yes | ||
metadata | No | ||
namespaceId | No | ||
tenantId | No |