collections_media
Retrieve a paginated list of media items from a specific Pexels collection. Filter results by type (photos, videos, or all).
Instructions
List collection media
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Collection ID | |
| type | No | photos | videos | all | |
| per_page | No | Results per page (string, 1-80) | 15 |
| page | No | Page number (string, minimum 1) | 1 |