search_unsplash_photos
Search Unsplash for royalty-free photos and filter results by color, orientation, or collection. Retrieve image URLs in multiple resolutions, dimensions, author info, and likes.
Instructions
Search for photos on Unsplash. Returns royalty-free photos with multiple resolution URLs (raw/full/regular/small/thumb), dimensions, color, description, author info, and likes.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | Page number for pagination. | |
| color | No | Filter results by color tone (black_and_white, black, white, yellow, orange, red, purple, magenta, green, teal, blue). | |
| query | Yes | Search query terms. | |
| order_by | No | Sort order for results (relevant, latest). | relevant |
| per_page | No | Number of results per page (1-30). | |
| collections | No | Comma-separated collection IDs to narrow search. | |
| orientation | No | Filter results by photo orientation (landscape, portrait, squarish). | |
| content_filter | No | Content safety filter. 'low' removes content violating guidelines; 'high' further removes content unsuitable for younger audiences. | low |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |