Catalog describe category
catalog_describe_categoryFetch a category by slug, including its JSON Schema for leaf categories, to validate purchase intent and construct a valid spec query.
Instructions
Fetch one category by slug, including the spec JSON Schema for leaf categories. Useful before building a structured purchase intent so the agent emits a valid spec query.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| slug | Yes | Slug of the category to describe, e.g. "electronics/phones/smartphones". |