redmine_update_issue_category
Partially update an issue category by changing its name or assigned user. Specify the category ID and optionally the new name or assignee.
Instructions
Update an issue category. Partial.
Honors REDMINE_MCP_READ_ONLY.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | No | ||
| category_id | Yes | ||
| assigned_to_id | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |