get_operating_loop_next_action
Retrieve the next action in an operating loop without advancing the loop's write pointer. Use this to inspect upcoming actions before processing.
Instructions
Read the next governed action without advancing or dispatching a write.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| run_ref | Yes | ||
| loop_ref | Yes | ||
| company_ref | Yes | ||
| project_ref | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |