status
Check a background pi session's state, turn count, tools used, and pending questions. Identify if the agent is blocked and awaiting your response before proceeding.
Instructions
Check a background pi session. Returns state, turn count, tools used, latest text, and any pending questions the agent is waiting on. A non-empty questions array means it is blocked until you call answer. toolCalls traces every tool the delegate ran, in order.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| verbose | No | Include tool results and call ids in the trace | |
| sessionId | Yes |