audible_category
Fetch one Audible category node with its immediate children by category ID. Avoid loading the entire category tree when only a single node is needed.
Instructions
Get one Audible category node. Returns one Audible category node and its immediate children by id — cheaper than fetching the full tree from GET /audible/categories when only one node is needed. Credential-free public catalog data from api.audible.com.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Audible category id from GET /audible/categories |