Get chat content from the Data Agent asynchronously. Args: agent_id: The agent ID. session_id: The session ID. checkpoint: Optional checkpoint for incremental fetching. Returns: Response containing content blocks.
(
self,
agent_id: str,
session_id: str,
checkpoint: Optional[str] = None,
)
source not stored for this graph (policy: none)
nothing calls this directly
no test coverage detected