get_inspiration
Fetch a prompt and images from the gallery to use as inspiration for generating new images directly or applying style transfer via reference images.
Instructions
Get the full prompt and all image URLs for a gallery entry. Show the images to the user as visual examples. The prompt can be used directly with generate_image(), and image URLs can be passed as referenceImages for style transfer.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| imageId | Yes | Image/prompt ID from search_gallery results |