audioknihy.cz
active9 tools · verified 3h ago · spec
Tools9 total
browse_genres
actionimperative/no parameters
compare_all_offers
actionimperative/work_slugstringrequiredWork slug (lowercase, hyphenated). Example: "to".
author_slugstringrequiredAuthor slug (lowercase, hyphenated). Example: "stephen-king".
find_cheapest_offer
actionimperative/work_slugstringrequiredWork slug (lowercase, hyphenated). Example: "to".
author_slugstringrequiredAuthor slug (lowercase, hyphenated). Example: "stephen-king".
get_audiobook
actionimperative/work_slugstringrequiredWork slug (lowercase, hyphenated). Example: "to". Combined with author_slug forms the canonical work URL.
author_slugstringrequiredAuthor slug (lowercase, hyphenated). Example: "stephen-king". Discoverable via search_audiobooks results.
get_narrator
actionimperative/slugstringrequiredNarrator slug (lowercase, hyphenated). Example: "lukas-hlavica". Discoverable via search_audiobooks results or work detail offer.narrator references.
list_partners
actionimperative/no parameters
search_audiobooks
actionimperative/limitinteger—Maximum number of results to return. 1–50, default 10.
querystringrequiredFree-form search query. Matches against audiobook title, author name, and narrator name. Czech diacritics are normalized (so "skola" finds "škola"). 1–200 characters.
search_by_filters
actionimperative/limitinteger—Maximum number of results to return. 1–50, default 20.
year_maxinteger—Latest publication year (inclusive). V1 accepts but skips this filter.
year_mininteger—Earliest publication year (inclusive). V1 accepts but skips this filter.
genre_slugstring—Genre slug to anchor the search. Discoverable via browse_genres. Example: "detektivky".
partner_slugstring—Reserved for V2 — partner-side filtering is not yet implemented and will throw if set.
narrator_slugstring—Narrator slug to anchor the search. Example: "lukas-hlavica".
price_max_czknumber—Maximum price in CZK applied as a post-filter on each result row.