drive_get
Download a Google Drive file to a local cache directory and retrieve the absolute file path for viewing.
Instructions
Download a Drive file to the local cache directory.
The file is saved to ~/.cache/hermes-google/drive/<file_id>/. Use Claude Code's Read tool on the returned path to view the contents.
Returns dict with key: path (absolute local file path).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| file_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||