Tool to get all tasks matching the filter. Use when you need to retrieve tasks based on specific filter criteria. This is a paginated endpoint using cursor-based pagination.
langstringIETF language tag defining what language filter is written in, if differs from default English.
limitintegerThe number of objects to return in a page (1-200). Default is 50.
queryRequiredstringFilter tasks using Todoist filter syntax. Terms must be valid keywords or reference existing entities in the user's account. Comma operator (,) is NOT supported. **CRITICAL: Multiple filter conditions MUST be joined with explicit logical operators (&, |, !). Space-separated filt…
cursorstringCursor for pagination. Provide the next_cursor value from previous response to get next page.
dataRequiredData from the action execution
errorstringError if any occurred during the execution of the action
successfulRequiredbooleanWhether or not the action execution was successful or not
OAuth connection. Risk level 2 of 5.
Free Action
No published Skills explicitly reference this Action yet.