read_attachment
Retrieve an attachment's content by its file ID; returns data inline as base64 for small files or provides the local file path for larger ones.
Instructions
Read an attachment by file id. Small files are returned inline as base64; large files return their on-disk path instead.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| file_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||