get_task
Retrieve any single task by UID to view its current fields and etag, using the list name to avoid extra requests.
Instructions
Read one task by uid, including its etag. Naming the list makes this one request instead of one per list.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| uid | Yes | The task uid, as returned by list_tasks. | |
| list | No | Task list uri or display name. |