gallery_full_image
Load a single image at full resolution for gallery lightbox display. Downsizes images larger than 1 MB to 1024px wide WebP.
Instructions
Return full-resolution image data for the gallery lightbox.
App-only helper called by the gallery lightbox to load a single image at full (or near-full) resolution. Images larger than 1 MB are downscaled to 1024 px wide WebP before encoding.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| image_id | Yes | The image ID to load. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |