update-filters
Apply new names, colors, queries, or favorite flags to one or more existing Todoist filters by providing filter IDs and updated values, modifying them in a single call.
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. |