Get a task with its context
get_taskFetch a Tango task by id along with the full context bundle the next agent needs: the 7-part spec (goal, sources, constraints, definition of done, deadline), parent task, prior handoffs, prior receipt (if any), artifacts, and the activity timeline — every progress note, comment, status change and handoff other teammates recorded. Always read activity before starting work; use get_task_activity for older entries.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| task_id | Yes | Tango task id, the 8-character short reference agents quote (e.g. `fd959117`), or a pasted Tango task URL. |