search_registry_products
Retrieve products in a Zola category, filtered to your registry. Input a category ID to get registry-specific items.
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 |