delete_attachment
Delete an attachment from a user story, task, issue, epic, or wiki page by providing its ID and object type.
Instructions
Delete an attachment by its ID. object_type: 'user_story', 'task', 'issue', 'epic', or 'wiki_page'. Uses default session if session_id not provided.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| attachment_id | Yes | ||
| object_type | Yes | ||
| session_id | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |