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

Method delete_file

scripts/data_agent/client.py:1610–1624  ·  view source on GitHub ↗

Delete a file asynchronously. Args: file_id: The file ID to delete. client_token: Optional idempotency token. Returns: Response confirming deletion.

(self, file_id: str, client_token: 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