plane-project-update
Update a Plane project's settings including name, description, and visibility (secret/public) by specifying the project UUID.
Instructions
Update project settings (name, description, network).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | No | New name | |
| network | No | 0=secret, 2=public | |
| project_id | Yes | Project UUID | |
| description | No | New description |