Download Attachment
attachment_downloadRetrieve a Taiga attachment as base64 with metadata (filename, content type, size, sha1). Rejects files over 10 MB to keep payloads manageable.
Instructions
Download an attachment's file contents as base64, along with its filename, content type, size, and sha1. Rejects files larger than 10485760 bytes before downloading.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Attachment id | |
| resource | Yes |