update_project
Update existing Backlog projects by changing name, key, archive status, chart and subtasking settings, and text formatting rules.
Instructions
Updates an existing project
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| key | No | Project key | |
| name | No | Project name | |
| archived | No | Whether to archive the project | |
| projectId | No | The numeric ID of the project (e.g., 12345) | |
| projectKey | No | The key of the project (e.g., 'PROJECT') | |
| chartEnabled | No | Whether to enable chart | |
| subtaskingEnabled | No | Whether to enable subtasking | |
| textFormattingRule | No | Text formatting rule | |
| projectLeaderCanEditProjectLeader | No | Whether project leaders can edit other project leaders |