get_downloaded_file
Retrieve a previously downloaded file from an agent as base64-encoded text. Use list_downloads to get file IDs.
Instructions
Retrieve the content of a file previously downloaded from an agent. Returns the file content as base64-encoded text. Use list_downloads to get file IDs.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| file_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |