Get the status of a session asynchronously. Args: session_id: The session ID. agent_id: The agent ID (optional). workspace_id: The workspace ID (required for workspace-bound sessions). Returns: SessionInfo with current status.
(self, session_id: str, agent_id: str = "", workspace_id: str = "")
source not stored for this graph (policy: none)
nothing calls this directly
no test coverage detected