update-filters
Modify one or more existing Todoist filters, updating their name, color, query, or favorite status. Batching multiple filter updates is supported.
Instructions
Update one or more existing personal filters with new values.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| filters | Yes | The filters to update. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| filters | Yes | The updated filters. | |
| totalCount | Yes | The total number of filters updated. | |
| updatedFilterIds | Yes | The IDs of the updated filters. | |
| appliedOperations | Yes | Summary of operations performed. |