tealfabric_download_document
Download a document or file from Tealfabric documents storage by providing its full path. Content is returned as base64 for safe binary transfer.
Instructions
Download a document/file from Tealfabric documents storage. Returns file content as base64 for binary-safe transfer.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| file_path | Yes | Full path to the file (e.g. packages/report-v1.zip) | |
| tenant_id | No | Tenant ID (defaults to authenticated tenant) |