get_browse_nodes
Retrieve Amazon browse-node category metadata for up to 10 IDs, including ancestor and child nodes, to identify top-selling categories.
Instructions
Returns browse-node metadata (category tree) for up to 10 IDs — ancestor chain and direct children for each node. Use the browseNodeInfo.websiteSalesRank resource to find top-selling categories. Supports markdown and json output; HTML product-card formats don't apply here.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| format | No | Output format. 'markdown' is friendly for humans; 'json' is raw API data. | markdown |
| resources | No | Which fields Amazon should return for browse nodes. Valid: "browseNodes.children", "browseNodes.ancestor". Omit to use both. | |
| browseNodeIds | Yes | 1–10 browse-node IDs. | |
| languagesOfPreference | No |