download_file
Download a stored file using its file token and obtain the content as a Base64-encoded string, ready for integration.
Instructions
Download the file identified by the given file token and return its contents as a Base64-encoded string.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| file_token | Yes |