get_task_context
Retrieve task context without file paths for current or specified tasks, enabling coordination of specialized AI agents with full transparency.
Instructions
Get pure task context without file paths - for current or specified task
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| taskId | No | Optional task ID. If omitted, returns context for current active task | |
| agent | No | Agent name (defaults to default-agent if not provided) |