qobrix_get_media
Fetch media details by UUID, returning metadata and URL. Specify image size variant for thumbnail, medium, or large display.
Instructions
Get a single media item by UUID — media detail view in the Media Lifecycle. Returns media metadata including URL/path. Optionally specify size variant for images: 'thumbnail', 'medium', 'large'. Use 'thumbnail' for preview grids, 'large' for full-resolution display.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Media UUID | |
| size | No | Image size variant (e.g. 'thumbnail', 'medium', 'large') |