task_get
Retrieve a task by its ID, including a board_hint that summarizes active tasks in the same project to help decide whether to list all tasks for coordination.
Instructions
Get a task by ID.
The response includes a board_hint field summarizing other active
tasks in the same project so the agent can decide whether to call
task_list() for coordination.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| task_id | No |