download
agentgraph download uses connector auth to fetch the source file for a graph entity, such as a Drive PDF or exported document.
#Synopsis
agentgraph download ENTITY_ID [--output PATH] [--json]
#Use it for
- retrieving the current bytes behind a file-backed entity
- writing to a specific file path or directory
- returning download metadata as JSON
#Example
agentgraph download abc123ef --output ./downloads/
agentgraph download gdrive/19ccFHOXCcr4s62HJb3Eih3JqAd2xIZDq --json