search_stock_images
Search royalty-free stock images from Pexels, Unsplash, and Pixabay, with sorting, pagination, and attribution.
Instructions
Search for royalty-free stock images across multiple providers.
Args: query: Search query string providers: Providers to search. Valid values are pexels, unsplash, and pixabay. Names are case-insensitive. If a provider is requested but invalid or unavailable, the search returns an error instead of silently substituting. per_page: Number of results per page page: Page number for pagination sort_by: Sort order ('relevant', 'newest') include_attribution: Whether to include attribution links (defaults to value from ENABLE_ATTRIBUTION_LINKS env var)
Returns: Search results with metadata
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | ||
| query | Yes | ||
| sort_by | No | relevant | |
| per_page | No | ||
| providers | No | ||
| include_attribution | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |