delete_attachment
Permanently remove an attachment from the Redmine server by ID. Deletes the file from disk to free up storage.
Instructions
Permanently delete an attachment. The file is removed from the server's disk.
Args: attachment_id: attachment ID.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| attachment_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |