update_project
Update a Plane project's details such as name, description, lead, estimates, and feature settings by providing its project ID.
Instructions
Update a project by ID.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | No | ||
| emoji | No | ||
| close_in | No | ||
| estimate | No | ||
| timezone | No | ||
| page_view | No | ||
| archive_in | No | ||
| cycle_view | No | ||
| identifier | No | ||
| project_id | Yes | ||
| cover_image | No | ||
| description | No | ||
| external_id | No | ||
| intake_view | No | ||
| module_view | No | ||
| project_lead | No | ||
| default_state | No | ||
| external_source | No | ||
| default_assignee | No | ||
| issue_views_view | No | ||
| is_issue_type_enabled | No | ||
| guest_view_all_features | No | ||
| is_time_tracking_enabled | No |