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