You're viewing a demo portfolio

Join the waitlist
PRSM

search_tools

Active

Tool of FavCRM

declared in 1.0.0

Search the available FavCRM tool catalog for relevant operations. Use this when the curated direct tool list does not contain the operation you need.

Parameters schema

{
  "type": "object",
  "$schema": "http://json-schema.org/draft-07/schema#",
  "properties": {
    "limit": {
      "type": "integer",
      "maximum": 20,
      "minimum": 1,
      "description": "Maximum results (default 8, max 20)"
    },
    "query": {
      "type": "string",
      "minLength": 1,
      "description": "Plain-language tool search, e.g. \"delete a segment\" or \"set custom field values\""
    },
    "scope": {
      "type": "string",
      "description": "Optional exact scope filter, e.g. contacts, customer_segments, invoices"
    },
    "write": {
      "type": "boolean",
      "description": "Filter to write tools (true) or read-only tools (false)"
    },
    "includeInputSchema": {
      "type": "boolean",
      "description": "Include full JSON input schemas for returned tools. Defaults to false to keep context small."
    }
  }
}

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