get_pending_approvals()
KeyEverything currently waiting on human sign-off, with the decision and risk level behind each item.
get_pending_approvals()→ PENDING[]Callable over MCP as get_pending_approvals(). REST mirror GET /v1/approvals Planned — alpha is MCP-only
The agent's polite nudge: what's still waiting on a human, with the risk level attached. Useful at session start and before an agent parks a workstream that's blocked on sign-off.
Over MCP, your agent invokes it on its own when the moment calls for it — just describe the situation. A Python SDK for headless runtimes is planned; this is what the call will look like.
None. The call is workspace-scoped by the key that makes it.

