upload-file
Upload a file to a text namespace for processing and indexing. The file is queued after direct upload to storage.
Instructions
Upload a file to a text namespace using pre-signed URL flow. The tool requests an upload URL, uploads the file directly to storage, then the file is queued for processing and indexing.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| namespace_name | Yes | Name of the text namespace to upload the file to | |
| file_path | Yes | Absolute path to the file to upload. Must be one of: .pdf, .docx, .xlsx, .json, .txt, .csv, .md |