task_get
Retrieve a specific task by ID from the Kagan AI Orchestration Layer, including context about other active tasks in the same project 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
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| task_id | No |