dotloop_download_document
Download a Dotloop document as a base64-encoded string, with configurable byte-size limit to manage file size.
Instructions
Download a Dotloop document as base64 with a byte-size limit.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| loop_id | Yes | ||
| folder_id | No | ||
| max_bytes | No | ||
| profile_id | Yes | ||
| document_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |