update-goals
Update one or more goals in Todoist by providing their IDs and optional new name, description, deadline, or responsible user. Clear fields with 'remove' or 'unassign'.
Instructions
Update one or more goals by their IDs.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| goals | Yes | The array of goals to update (max 25). |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| goals | Yes | The updated goals. | |
| totalCount | Yes | The total number of goals updated. | |
| updatedGoalIds | Yes | The IDs of the updated goals. | |
| appliedOperations | Yes | Summary of operations performed. |