get_file
Retrieves metadata for a single file, including name, MIME type, and size. Does not return content—use read_file for that.
Instructions
Get metadata for a single file (name, mimeType, sizeBytes, etc.). Does NOT return content — use read_file for that.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes |