product_list
Retrieve product listings from your Gomag store with filters for page, SKU, category, brand, and more.
Instructions
List products from the Gomag store.
Parameters
page : Page number (pagination). limit : Results per page (1–100). id : Filter by internal product ID. sku : Filter by product SKU/code. category : Filter by category ID. brand : Filter by brand ID. updated : Filter products modified on/after this date (YYYY-MM-DD). add_versions : Include product variants/versions (true/false). include_files: Include attached files (true/false). include_videos: Include attached videos (true/false). promo_tag : Filter by promotional tag key (e.g. "new", "recommended"). view : Language code for localised fields (e.g. "ro", "en", "hu").
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | ||
| limit | No | ||
| id | No | ||
| sku | No | ||
| category | No | ||
| brand | No | ||
| updated | No | ||
| add_versions | No | ||
| include_files | No | ||
| include_videos | No | ||
| promo_tag | No | ||
| view | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||