todoist_get_task
Retrieve a specific task from Todoist using its unique ID to view details and manage task information.
Instructions
Get a single task by ID.
Args: task_id: The ID of the task to retrieve.
Returns: A formatted string containing the task details.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| task_id | Yes |