Update Project
update_projectUse this to rename a project, change its color or website url, or archive/unarchive it (archived: true hides it from pickers; its tasks keep the association). Only fields you pass are changed. Idempotent.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | ||
| url | No | ||
| name | No | ||
| color | No | ||
| archived | No |