The stcrestclient package provides the stchttp ReST API library module. This allows simple function calls, nearly identical to those provided by StcPython.py, to be used to access TestCenter server ...
async def handle_approvals_without_session(query: str, agent: "SupportsAgentRun"): """When we don't have a session, we need to ensure we return with the input, approval request and approval.""" f"User ...