redmine_attachment_update
Update attachment metadata in Redmine by providing the attachment ID and a JSON object with the desired fields. This tool sends a PUT request to the Redmine API to apply changes.
Instructions
Update attachment metadata (PUT /attachments/:id.json).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | ||
| attachment | Yes |