ls_get_file
Retrieve a file's details such as name, size, download URL, and variant by providing its file ID.
Instructions
Get a specific file by ID, including name, size, download URL, and associated variant.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| fileId | Yes | The file ID | |
| include | No | Comma-separated related resources to include (e.g. 'variant') |