redmine_update_project
Update an existing Redmine project by changing only the fields you specify. Provide the project ID and optionally set name, visibility, description, or member inheritance without altering other details.
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 |