list_engine_approvals
List pending engine transition approvals for operator review, including engine, entity, stop reason, and approval impact. Output as markdown or JSON.
Instructions
List pending company-engine transition approvals, rendered for an operator.
Each item shows which engine wants which transition on which entity, why
the engine stopped, and what approving does. Freshness against the
persisted state is checked by the SDK's InboxOperator, which also resumes
the engine after a decision; this tool renders and never decides.
output="json" returns the sealed inbox (items with their engine
bindings) instead of markdown.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| output | No | markdown |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |