add-filters
Add multiple Todoist filters using query syntax to organize tasks by project, priority, label, or due date.
Instructions
Add one or more new personal filters. Filters are saved custom views using query syntax to organize tasks.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| filters | Yes | The array of filters to add. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| filters | Yes | The created filters. | |
| totalCount | Yes | The total number of filters created. |