redmine_update_project
Modify selected fields of an existing Redmine project—name, description, visibility, or member inheritance—without affecting other settings.
Instructions
[Stable] Update an existing Redmine project. Only provided fields are changed.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | ||
| name | No | ||
| is_public | No | ||
| description | No | ||
| inherit_members | No |