Get a Drive file’s details
get_drive_fileFetch one Drive file’s metadata — name, type, size, modified time, a webViewLink to open it and a webContentLink to download it. Pass fileId (from list_drive_files). Read-only.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| fileId | Yes | the Drive file id (from list_drive_files) |