todoist_get_projects
Retrieve Todoist projects with options to filter by ID, include sections, or view hierarchical relationships 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 |