MCPcopy Create free account
hub / github.com/aliyun/data-agent-skill / describe_session

Method describe_session

scripts/data_agent/client.py:1466–1482  ·  view source on GitHub ↗

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 from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 1

_run_in_executorMethod · 0.95

Tested by

no test coverage detected