update_project
Update an existing project's name, icon, or color by passing its ID and the new values.
Instructions
Update an existing project
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | The project ID | |
| icon | No | New icon name | |
| name | No | New project name | |
| color | No | New hex color code |