download_file_raw
Download or read a validated file from the root as base64-encoded bytes with its MIME type, enabling retrieval of binary files such as images and PDFs.
Instructions
Download/read a raw file as base64-encoded bytes with MIME type. Suitable for downloading binary files, images, PDFs, etc. Validated against root.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| rel_path | Yes | ||
| max_bytes | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||