todoist_get_projects
Retrieve Todoist projects with options to filter by IDs, include hierarchy relationships, or view sections within projects for enhanced organization and task management.
Instructions
Get projects with optional filtering and hierarchy information
Input Schema
Name | Required | Description | Default |
---|---|---|---|
include_hierarchy | No | Optional: Include full parent-child relationships | |
include_sections | No | Optional: Include sections within each project | |
project_ids | No | Optional: Specific project IDs to retrieve |
Input Schema (JSON Schema)
You must be authenticated.
Other Tools from Todoist MCP Server
- todoist_complete_task
- todoist_create_personal_label
- todoist_create_project
- todoist_create_project_section
- todoist_create_task
- todoist_delete_personal_label
- todoist_delete_task
- todoist_get_personal_label
- todoist_get_personal_labels
- todoist_get_projects
- todoist_get_project_sections
- todoist_get_shared_labels
- todoist_get_tasks
- todoist_remove_shared_labels
- todoist_rename_shared_labels
- todoist_update_personal_label
- todoist_update_project
- todoist_update_task
- todoist_update_task_labels
Related Tools
- @Chrusic/todoist-mcp-server-extended
- @Doist/todoist-mcp
- @mikemc/todoist-mcp-server
- @Doist/todoist-mcp
- @mikemc/todoist-mcp-server