← WebMCP Directory

demo.openforagents.com

demo.openforagents.com

live Unverified (seed import) Commerce 27 tools mixed implementation

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

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

Answer 7 · Act 20 · Transact 0 · Score: Not yet scored

Tool inspector

woo_search_products_api

act imperative

Use this tool whenever a visitor asks about current products, prices, availability, recommendations, or exact inventory quantities. Search the public product catalog. Managed-stock results include exact physical units remaining in stock_quantity and availability.quantity.

Page: /

Input schema

PropertyTypeRequiredDescription
query string no Keyword query used to search the catalog.
category string no Optional product category slug filter.
min_price number no Optional non-negative minimum current product price.
max_price number no Optional non-negative maximum current product price.
availability string no Optional public availability filter.
on_sale boolean no When true, return products currently on sale; when false, exclude them.
per_page integer no Maximum 50.
page integer no 1-based page number.
orderby string no Sort field.
order string no Sort direction.
Raw JSON schema
{
  "type": "object",
  "properties": {
    "query": {
      "type": "string",
      "title": "Search query",
      "description": "Keyword query used to search the catalog."
    },
    "category": {
      "type": "string",
      "title": "Category slug",
      "description": "Optional product category slug filter."
    },
    "min_price": {
      "type": "number",
      "title": "Minimum price",
      "description": "Optional non-negative minimum current product price."
    },
    "max_price": {
      "type": "number",
      "title": "Maximum price",
      "description": "Optional non-negative maximum current product price."
    },
    "availability": {
      "type": "string",
      "title": "Availability",
      "description": "Optional public availability filter.",
      "enum": [
        "available",
        "unavailable",
        "low_stock",
        "on_backorder"
      ],
      "oneOf": [
        {
          "const": "available",
          "title": "available"
        },
        {
          "const": "unavailable",
          "title": "unavailable"
        },
        {
          "const": "low_stock",
          "title": "low_stock"
        },
        {
          "const": "on_backorder",
          "title": "on_backorder"
        }
      ]
    },
    "on_sale": {
      "type": "boolean",
      "title": "On sale",
      "description": "When true, return products currently on sale; when false, exclude them."
    },
    "per_page": {
      "type": "integer",
      "title": "Results per page",
      "description": "Maximum 50."
    },
    "page": {
      "type": "integer",
      "title": "Page",
      "description": "1-based page number."
    },
    "orderby": {
      "type": "string",
      "title": "Order by",
      "description": "Sort field.",
      "enum": [
        "date",
        "modified",
        "title",
        "menu_order"
      ],
      "oneOf": [
        {
          "const": "date",
          "title": "date"
        },
        {
          "const": "modified",
          "title": "modified"
        },
        {
          "const": "title",
          "title": "title"
        },
        {
          "const": "menu_order",
          "title": "menu_order"
        }
      ]
    },
    "order": {
      "type": "string",
      "title": "Order",
      "description": "Sort direction.",
      "enum": [
        "DESC",
        "ASC"
      ],
      "oneOf": [
        {
          "const": "DESC",
          "title": "DESC"
        },
        {
          "const": "ASC",
          "title": "ASC"
        }
      ]
    }
  },
  "required": [],
  "additionalProperties": false
}

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
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
simple-affiliate.com

simple-affiliate.com

Run an in-house Shopify affiliate program with links, discount codes, Autopay, and 1099s. Flat monthly pricing from free to $69, 14-day trial on paid plans.

live Unverified Commerce
14 tools A7 / Act7 / T0 Not yet scored Seen 2026-08-27
get_product_brief get_pricing search_faq open_app_store_listing search_catalog
Inspect tools

Related on Influzer