Add attachment
add_attachmentAttach a file path or URL to a ticket. Idempotent to avoid duplicate attachments.
Instructions
Attach a file path or URL to a ticket (stored as [Attachments: ...] on the ticket line). Idempotent: attaching the same item twice is a no-op.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ticket | Yes | ||
| project | Yes | ||
| attachment | Yes | A file path or URL. |