Get Products
hyros_get_productsFetch Hyros catalog products with price, cost, and category. Use before creating a product to prevent duplicates or to audit pricing that drives profit and ROAS reporting.
Instructions
List products in the Hyros catalog with price, cost of goods, and category. Use this before creating a product to avoid duplicates, or to audit the pricing that feeds profit and ROAS reporting.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ids | No | Comma-separated product ids (max 50) | |
| name | No | Filter by product name | |
| tags | No | Comma-separated product tags (the $-prefixed ones) | |
| pageId | No | Pagination page ID | |
| category | No | Filter by category | |
| pageSize | No | Results per page (1-250) |