get_file
Retrieve file metadata and optional content from Google Drive using a file ID. Optionally include permissions.
Instructions
Get file metadata and optionally content
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| fileId | Yes | ID of the file to retrieve | |
| includeContent | No | Whether to include file content | |
| includePermissions | No | Include file permissions |