get_todo
Retrieve a specific todo by its ID for the authenticated user, enabling direct access to a single task's details without needing to fetch the entire list.
Instructions
Get one of the authenticated user's todos by ID.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| todo_id | Yes |