get_task
Fetch a single Google Task using its task list ID and task ID. Get precise task details directly without scanning the entire list.
Instructions
Get one task by task-list ID and task ID.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| task_id | Yes | Google task ID; obtain it from list_tasks | |
| task_list_id | Yes | Google task list ID; obtain it from list_task_lists |