get_file
Retrieve metadata for a single Rentvine file by file ID, including name, size, MIME type, and attachment details. Use this to identify file properties before downloading actual content.
Instructions
Get metadata for a single Rentvine file by file_id (live data, read). Returns name, size, mime type, and attachment info — but not file contents. Use download_file to fetch the actual bytes.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| file_id | Yes | Rentvine fileID. |