Search Pixabay Videos
pixabay_search_videosSearch Pixabay's royalty-free videos by keyword, category, size, and filters. Get a token-efficient summary with a representative video URL and metadata per result.
Instructions
Search Pixabay's library of royalty-free videos by keyword and filters. Returns a token-efficient summary per match (one representative video URL plus metadata) — call pixabay_get_video with an id for the full set of size tiers.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| lang | No | ISO 639-1 language code for the search term. Defaults to "en". | |
| page | No | Page number. Defaults to 1. | |
| order | No | Sort order. Defaults to "popular". | |
| query | No | Search term (max 100 characters). Omit to browse a default set of videos. | |
| category | No | Filter by content category. | |
| per_page | No | Results per page, 3-200. Defaults to 20. | |
| min_width | No | Minimum video width in pixels. Defaults to 0 (no minimum). | |
| min_height | No | Minimum video height in pixels. Defaults to 0 (no minimum). | |
| safesearch | No | Only return content suitable for all ages. Defaults to true here (Pixabay itself defaults to false) so this tool never surfaces explicit content unprompted. | |
| video_type | No | Filter by video type. Defaults to "all". | |
| editors_choice | No | Only return award-winning editors-choice videos. Defaults to false. |