Gdrive File Info
gdrive_file_infoMetadata for a file/folder in the synced Google Drive: size, dates, type. Cheaper than listing the whole directory.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | Absolute path to the file or folder |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | No | ||
| path | No | ||
| size | No | ||
| type | No | ||
| created | No | ||
| modified | No | ||
| size_human | No |