get_session_status
Retrieve the current status of a coding agent session to determine if it is idle, working, or errored. Use this after sending a message to know when the agent has completed its work.
Instructions
Poll whether a coding agent session is idle, working, or errored. Poll this after send_message to know when the agent finished.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| sessionId | Yes |