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

Method list_files

scripts/data_agent/client.py:1594–1608  ·  view source on GitHub ↗

List files asynchronously. Args: session_id: The session ID. file_category: Optional filter, e.g. "WebReport" for agent-generated reports. Returns: Response containing file list.

(self, session_id: str, file_category: Optional[str] = None)

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