Read one task with its subtasks
get_taskRetrieve the full content of a task and all its subtasks, including questions, answers, replies, declines, and file IDs for downloads. Use it to see exactly what was asked and answered.
Instructions
Answers 'what exactly was asked and answered on this task'. The full content of one task and every subtask appended to it: the questions, the answers given, replies, declines, and the uploads (inputId) and reply files (id) for download_attachment. Use after query_tasks or get_activity has identified the task. A task sent to several people carries its grptsk_ groupId — follow it with get_group_status for the other recipients' copies.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| task_id | Yes | The tsk_ id. |