get_inspiration
Retrieve a gallery entry's full prompt and image URLs to generate similar images or apply style transfer.
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 |