search_images
Search multiple stock photo libraries for real images when client photos are unavailable. Get preview, download URL, and attribution.
Instructions
Search free stock photos on Pexels, Unsplash and Pixabay. Use when the project needs a real photo and the client has NOT provided their own images. Prefer client-provided photos when they exist. Queries in English return better results. Returns preview URL, download URL, dimensions, author and attribution link per image. To place an image in the project, pass its downloadUrl (and trackDownloadUrl if present) to the download_image tool instead of hotlinking the URL.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| color | No | Optional dominant color filter to match brand palette (e.g. 'blue', 'green', 'orange'). Support varies by provider. | |
| query | Yes | Search terms, in English (e.g. 'artisan bread rustic bakery') | |
| perPage | No | Results per provider. | |
| provider | No | Which provider to search. 'all' queries every configured one. | all |
| orientation | No | landscape for heroes/banners, portrait for cards/mobile. | any |