audible_search
Search Audible's audiobook catalog by keyword, title, author, narrator, or category ID. Requires at least one filter to retrieve credential-free public catalog data.
Instructions
Search Audible's catalog. Searches Audible's audiobook catalog by keyword, title, author, narrator, or category id. At least one filter is required. Credential-free public catalog data from api.audible.com.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| q | No | Free-text query matched across title, subtitle, and author | |
| page | No | Zero-based result page, default 0 | |
| limit | No | Max results, default 10, max 50 | |
| title | No | Match by title | |
| author | No | Match by author name | |
| narrator | No | Match by narrator name | |
| category_id | No | Restrict to a category id from GET /audible/categories |