get_attachment
Retrieve a single attachment by ID, returning text decoded and binary as MIME Base64. Find attachment IDs via ticket attachments or transaction queries.
Instructions
Retrieve a single attachment by ID. Text content is returned decoded; binary content is returned as MIME Base64. Use get_ticket_attachments or get_transaction to find attachment IDs.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Attachment ID |