agloop_append_log
Append a structured entry to the execution log, recording agent actions, phases, and statuses for coordination.
Instructions
Append a structured entry to the execution log. COORDINATOR ONLY.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| agent | Yes | ||
| action | Yes | ||
| phase | Yes | ||
| status | Yes | ||
| task_id | No | ||
| input_summary | No | ||
| output_summary | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |