toyshub
Discover CE-certified toys for every moment — from outdoor water battles to cozy indoor play.
Community: Submitted by a user or imported; check the owner before granting accessOnlineNo sign-inGlobalFreeRead-only
What it can do
- Search Products: Search the Toys Hub catalogue. Returns matching products with name, price (in Albanian Lek), stock status, image URL, and a link to the product page. Use this to answer "find me … toy
- Get Product: Fetch full details for one product by slug: name, full description, price, stock, SKU, tags, images, recommended age range. Use after search_products when the user wants to drill into a s
- List Categories: Return all product categories with their slug, name and approximate product count. Call this first to know what category filters search_products accepts.
What data it sees
Do you need an account
No: the server works without sign-in
Discover CE-certified toys for every moment — from outdoor water battles to cozy indoor play. Safe, quality toys that bring joy to every child.
Server tool list (4)
Raw names from tools/list. Only developers need these.
| search_products | Search the Toys Hub catalogue. Returns matching products with name, price (in Albanian Lek), stock status, image URL, and a link to the product page. Use this to answer "find me … toys" style requests. |
| get_product | Fetch full details for one product by slug: name, full description, price, stock, SKU, tags, images, recommended age range. Use after search_products when the user wants to drill into a specific item. |
| list_categories | Return all product categories with their slug, name and approximate product count. Call this first to know what category filters search_products accepts. |
| get_store_info | Static facts about Toys Hub: delivery area, currency, payment methods, contact email, hours. Use this for shipping / returns / contact questions. |