← WebMCP Directory

Tool tree

webtoffee.com

Developer Tools
https://www.webtoffee.com/
We develop e-commerce solutions powering 1.8 Million+ websites and online stores across 100+ countries on WooCommerce and Shopify ecosystem.
Explore capabilities

Tools verified

get_webtoffee_pricingAnswer

Get a description, current pricing, and license tiers for a WebToffee WordPress plugin by name or slug.

View tool JSON
{
  "name": "get_webtoffee_pricing",
  "kind": "answer",
  "impl": "imperative",
  "description": "Get a description, current pricing, and license tiers for a WebToffee WordPress plugin by name or slug.",
  "inputSchema": {
    "type": "object",
    "properties": {
      "product": {
        "type": "string",
        "description": "Plugin name or slug, e.g. \"Import Export Suite for WooCommerce\"."
      }
    },
    "required": [
      "product"
    ]
  },
  "page": "/"
}