You're viewing a demo portfolio

Join the waitlist
PRSM

list_deals

Active

Tool of FavCRM

declared in 1.0.0

List CRM deals (sales pipeline) with optional filters.

Parameters schema

{
  "type": "object",
  "$schema": "http://json-schema.org/draft-07/schema#",
  "properties": {
    "page": {
      "type": "number",
      "description": "Page number (default 1)"
    },
    "limit": {
      "type": "number",
      "description": "Items per page (default 20)"
    },
    "stage": {
      "type": "string",
      "description": "Filter by stage"
    },
    "search": {
      "type": "string",
      "description": "Search by name or description"
    },
    "dealType": {
      "type": "string",
      "description": "Filter by deal type"
    },
    "accountId": {
      "type": "string",
      "description": "Filter by account"
    }
  }
}

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_deals — FavCRM — PRSM MCP