Get Task
get_taskRetrieve full details of a specific Google Task from a task list by providing the user email, task list ID, and task ID. Use this to view task information for a given Google account.
Instructions
Get details of a specific task.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| task_id | Yes | The ID of the task to retrieve. | |
| task_list_id | Yes | The ID of the task list containing the task. | |
| user_google_email | Yes | The user's Google email address. Required. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |