ninateka_search
Search the Ninateka VOD platform for films, documentaries, theater, and audio content from Poland's National Film Archive using keywords and paginated results.
Instructions
Search Ninateka (Filmoteka Narodowa — free VOD: films, docs, theatre, audio, etc.). Uses the site's JSON API — pass keyword (required). Results are paginated with first_result and limit. Returns raw JSON with meta.totalCount and items[] (id, title, lead, type, categories, images, …). platform must stay BROWSER for web-style access (default).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| keyword | Yes | Search phrase (maps to API parameter keyword) | |
| limit | No | Page size (API typically caps at 100) | |
| first_result | No | Zero-based offset for pagination (API: firstResult) | |
| platform | No | Required platform token for the public API — keep BROWSER | BROWSER |