Update Project
update_projectModify an existing Redmine project's name, description, visibility, parent, trackers, modules, or custom fields by specifying its project ID and the values to change.
Instructions
Update an existing project.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | No | ||
| homepage | No | ||
| is_public | No | ||
| parent_id | No | ||
| project_id | Yes | ||
| description | No | ||
| tracker_ids | No | ||
| inherit_members | No | ||
| default_version_id | No | ||
| custom_field_values | No | ||
| enabled_module_names | No | ||
| default_assigned_to_id | No | ||
| issue_custom_field_ids | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||