read_task
Read a task file of a specified type to retrieve the current status or details from an agent's task folder.
Instructions
Read a task file by type (init, plan, done, error)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| agent | Yes | Agent name | |
| task | Yes | Task folder name | |
| file | Yes | File type to read (init, plan, done, error) |