download_file
Transfer a requested file from the local filesystem to the user interface, displaying images and confirming path and size. Rejects oversized files with size details.
Instructions
Download a file from the local filesystem and send it to the user interface. Images are shown in the UI (not to the AI model) — you only get a success confirmation with path/size. Files larger than the configured limit are rejected with size details; do not retry the same path. Use for transferring a file the user asked to see or receive, not for reading file contents yourself.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes |