nord-trail-store
Reference agent-ready storefront: search, look up and price a real Magento catalog.
От сообщества: Добавлен пользователем или импортирован; проверьте владельца перед подключениемРаботаетБез входаГлобальныйБесплатноТолько чтение
Что умеет
Какие данные видит
Нужен ли аккаунт
Не нужен: сервер работает без входа
Reference agent-ready storefront: search, look up and price a real Magento catalog.
Список инструментов сервера (6)
Технические названия из tools/list. Нужны только разработчикам.
| list_products | List every product in the Nord Trail catalog with slug, SKU, price and URL. |
| search_catalog | UCP 2026-04-08 catalog search. Free-text query over the catalog; returns UCP product objects in structuredContent. Call with no query to list everything. |
| lookup_catalog | UCP 2026-04-08 catalog lookup: resolve one or more product or variant identifiers (slug or SKU) to UCP product objects. |
| get_product | One product: the UCP product object in structuredContent, and the schema.org Product JSON-LD the product page publishes as text. |
| check_stock | Live stock and price for a SKU. |
| report_problem | Tell this store that something stopped you from completing a task: a product you could not price, a variant you could not find, a request that was refused. Read by a human. Use it instead of giving up silently — a store only learns that an agent failed if the agent says so. |