todoist_get_task
Retrieve an active task from Todoist using its unique task ID, enabling users to access and manage task details directly through the Todoist MCP Server.
Instructions
Get an active task from Todoist
Args: task_id: ID of the task to retrieve
Input Schema
Name | Required | Description | Default |
---|---|---|---|
task_id | Yes |
Input Schema (JSON Schema)
You must be authenticated.
Other Tools from Todoist MCP Server
- todoist_add_project
- todoist_add_section
- todoist_close_task
- todoist_create_task
- todoist_delete_project
- todoist_delete_section
- todoist_delete_task
- todoist_get_project
- todoist_get_projects
- todoist_get_section
- todoist_get_sections
- todoist_get_task
- todoist_get_tasks
- todoist_reopen_task
- todoist_update_project
- todoist_update_section
- todoist_update_task
Related Tools
- @Doist/todoist-mcp
- @RegiByte/todo-list-mcp
- @mikemc/todoist-mcp-server
- @Doist/todoist-mcp
- @mikemc/todoist-mcp-server