update_goal
Update an existing ClickUp goal by modifying its name, color, due date, description, or owner assignments. Provide the goal ID to apply changes.
Instructions
Update an existing goal
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | No | ||
| color | No | ||
| goal_id | Yes | The goal ID | |
| due_date | No | ||
| add_owners | No | User IDs to add as owners | |
| rem_owners | No | User IDs to remove as owners | |
| description | No |