delete_attachment
Delete an attachment from a task by providing the task UUID and attachment UUID. Soft-delete removes the file from the task.
Instructions
Soft-delete an attachment from a task.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| issue_id | Yes | Task UUID. | |
| attachment_id | Yes | Attachment UUID to remove. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||