Search Pexels Stock Photos
media.pexels.search_photosSearch free stock photos by keyword, with filters for orientation, color, and size. Returns multiple resolutions, photographer credits, and Pexels URL for commercial use.
Instructions
Search curated free stock photos by keyword — filter by orientation (landscape/portrait/square), color, size. Returns multiple resolutions (original to tiny), photographer name, Pexels URL. Free for commercial use (Pexels)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | Yes | Search term (e.g. "sunset beach", "office meeting", "technology") | |
| orientation | No | Photo orientation filter | |
| color | No | Color filter (e.g. "red", "blue", "green", "yellow", "orange", "white", "black") | |
| size | No | Minimum photo size | |
| limit | No | Results per page (default 10, max 80) | |
| page | No | Page number for pagination |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | No | Tool response payload. Shape varies per tool — consult the tool description and inputSchema. May be an object, array, string, or number depending on the upstream provider response. | |
| error | No | Present only when the call failed. Includes error code, message, request_id, and any provider-specific extras. |