goals_update
Change a ClickUp goal's name or due date by providing its ID and new values.
Instructions
Update a ClickUp goal name and/or due date.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | No | New name for the goal | |
| goal_id | Yes | The ID of the goal to update | |
| due_date | No | New due date as Unix timestamp in milliseconds |