search_registry_products
Browse Zola registry products by category. Use category ID to retrieve products with pagination support.
Instructions
Browse Zola products in a category, scoped to your registry. Category IDs are Zola constants (e.g. 544 = Kitchen) — exposed via GET /v3/categories in the iOS app.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Default 50 | |
| offset | No | Default 0 | |
| category_id | Yes | Zola product category ID |