files_get
Download files from Fastmail Files storage via WebDAV. Retrieve documents, images, or other stored files by specifying their path, with content returned in base64 format for processing.
Instructions
Download a file from Fastmail Files (WebDAV), returned as base64.
Args: path: Path to the file (e.g. "/Documents/report.pdf").
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes |