todoist_get_projects
Retrieve Todoist projects with optional filtering by ID, section inclusion, and hierarchical relationship details for task organization.
Instructions
Get projects with optional filtering and hierarchy information
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_ids | No | Optional: Specific project IDs to retrieve | |
| include_sections | No | Optional: Include sections within each project | |
| include_hierarchy | No | Optional: Include full parent-child relationships |