anythingllm_upload_file
Upload files from your local filesystem to AnythingLLM. Provide the absolute file path to add documents for processing and storage.
Instructions
Upload a file from the local filesystem to AnythingLLM.
Args: file_path: Absolute path to the file on the local filesystem.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| file_path | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |