Unsplash User Photos
unsplash_user_photosRetrieve a paginated list of a user's Unsplash photos with image URLs and ready-to-use attribution. Filter by orientation or sort order, and customize image sizes via imgix parameters.
Instructions
List a user's photos (paginated), with URLs and ready-to-use attribution. Read-only. Each photo includes a raw imgix base URL — append params for a custom size/format, e.g. ?w=800&h=600&q=80&fm=webp&fit=crop — plus fixed full/regular/small/thumb sizes.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | Page number, 1-based. | |
| order_by | No | Sort order for the photos. | |
| per_page | No | Items per page (clamped to a max of 30). | |
| username | Yes | The Unsplash username (without the @). | |
| orientation | No | Filter by photo orientation. |