read_task
Retrieve task files (init, plan, done, error) to monitor agent progress and execution details within multi-agent workflows.
Instructions
Read a task file by type (init, plan, done, error)
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| agent | Yes | Agent name | |
| task | Yes | Task folder name | |
| file | Yes | File type to read (init, plan, done, error) |