get_ticket_attachment
Fetch an image attachment by its content_url and return it as base64-encoded data; only safe image types are allowed.
Instructions
Fetch an image attachment by its content_url (from get_ticket_comments) and return it as base64-encoded data. Only safe image types are allowed.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| content_url | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||