← WebMCP Directory

partakefoods.com

partakefoods.com

live Unverified (seed import) Commerce 10 tools imperative implementation

Gluten-free, vegan, non-GMO and free of the top 14 allergens, our super delicious cookies are made with real, healthy, and safe ingredients that everyone can share and enjoy. Choose from multiple…

First seen 2026-08-24 · Last seen 2026-08-27 · Source: webmcp.com

Answer 4 · Act 6 · Transact 0 · Score: Not yet scored

Tool inspector

browse_store

act imperative

Browse OR navigate to store collections. Set navigate=true whenever the user wants to be taken to a collection page in the browser (triggers: "browse to", "go to", "show me", "open", "take me to", "navigate to" a collection or category). With navigate=false (default), returns collection or product data without changing the page — use this only when the user is asking a question about the catalog, not asking to view it. Without a collection handle, lists all collections. With a handle, returns products from that collection; use "all" to browse everything. Does NOT add anything to the cart; use update_cart for cart changes. Prefer this over search_catalog when the user names a category, collection, or wants to explore. With navigate=true this MOVES the browser to the collection page; the tool result then confirms the destination and instructs you not to navigate again — follow it.

Page: /

Input schema

PropertyTypeRequiredDescription
collection string no Collection handle to browse (e.g. "best-sellers", "new-arrivals"). Omit to list all collections. Use "all" to browse every product.
navigate boolean no When true, navigate the browser to the collection page after loading data. Set true for user intents like "browse to", "go to", "show me", "open", "take me to" a collection. Requires a collection handle. Defaults to false.
sort_by string no Sort order. Options: best-selling (default), price-ascending, price-descending, title-ascending, title-descending, created-descending, created-ascending.
page number no Page number for pagination (starts at 1). Each page returns up to 30 products.
Raw JSON schema
{
  "type": "object",
  "properties": {
    "collection": {
      "type": "string",
      "description": "Collection handle to browse (e.g. \"best-sellers\", \"new-arrivals\"). Omit to list all collections. Use \"all\" to browse every product."
    },
    "navigate": {
      "type": "boolean",
      "description": "When true, navigate the browser to the collection page after loading data. Set true for user intents like \"browse to\", \"go to\", \"show me\", \"open\", \"take me to\" a collection. Requires a collection handle. Defaults to false."
    },
    "sort_by": {
      "type": "string",
      "description": "Sort order. Options: best-selling (default), price-ascending, price-descending, title-ascending, title-descending, created-descending, created-ascending."
    },
    "page": {
      "type": "number",
      "description": "Page number for pagination (starts at 1). Each page returns up to 30 products."
    }
  }
}

Similar websites

birmakine.com

birmakine.com

Bir Makine — Turkish marketplace for industrial machinery; browse current listings and find machines that fit your needs.

live Unverified Commerce
31 tools A1 / Act30 / T0 Not yet scored Seen 2026-08-27
search_listings ilan_ara ilan_detay kategori_gez marka_listele
Inspect tools
vaanzari.com

vaanzari.com

Explore handcrafted Banarasi sarees from Vaanzari, with artisan provenance, woven traditions and thoughtful customer care in India and worldwide.

live Unverified Commerce Transact tools
31 tools A14 / Act12 / T5 Not yet scored Seen 2026-08-27
scan_images_c2pa inspect_image_c2pa search_sarees get_saree list_artisans
Inspect tools
demo.openforagents.com

demo.openforagents.com

Open for Agents WebMCP demos for declarative browser-agent actions.

live Unverified Commerce
27 tools A7 / Act20 / T0 Not yet scored Seen 2026-08-27
get_site_info_api list_post_types_api get_navigation_api list_posts_api search_posts_api
Inspect tools
store.nekuda.ai

store.nekuda.ai

AI-native demo storefront

demo Unverified Commerce Transact tools
15 tools A8 / Act6 / T1 Not yet scored Seen 2026-08-27
open_home update_save_ai_agent_s_system authenticate search_products get_product_details
Inspect tools

Related on Influzer