add-filters
Create custom task filters using query syntax to organize Todoist views by project, priority, label, and more.
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. |