Tool tree
We develop e-commerce solutions powering 1.8 Million+ websites and online stores across 100+ countries on WooCommerce and Shopify ecosystem.
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": "/"
}