You're viewing a demo portfolio

Join the waitlist
PRSM

list_offer_rules

Active

Tool of FavCRM

declared in 1.0.0

List upsell/cross-sell offer rules with optional filters.

Parameters schema

{
  "type": "object",
  "$schema": "http://json-schema.org/draft-07/schema#",
  "properties": {
    "type": {
      "enum": [
        "upsell",
        "cross_sell",
        "bundle",
        "post_purchase"
      ],
      "type": "string",
      "description": "Filter by rule type"
    },
    "limit": {
      "type": "number",
      "description": "Max results (default 20)"
    },
    "status": {
      "enum": [
        "draft",
        "active",
        "paused"
      ],
      "type": "string",
      "description": "Filter by status"
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.70.

Parent server

FavCRM

https://github.com/favcrm/mcp

1/7 registries
View full server →
list_offer_rules — FavCRM — PRSM MCP