todoist_get_projects
Retrieve all active Todoist projects with pagination control to manage large project lists efficiently.
Instructions
Get all active projects with pagination support
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| cursor | No | Pagination cursor for next page (optional) | |
| limit | No | Maximum number of projects to return (default: 50, max: 200) (optional) |