anythingllm_upload_file_to_folder
Upload a local file into a specific AnythingLLM folder by providing its absolute path and the target folder name for document management.
Instructions
Upload a file from the local filesystem into a specific document folder in AnythingLLM.
Args: file_path: Absolute path to the file on the local filesystem. folder_name: Target folder name in AnythingLLM (must already exist).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| file_path | Yes | ||
| folder_name | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |