You're viewing a demo portfolio

Join the waitlist
PRSM

zoho_get_record

Active

Tool of Zoho_crm

declared in 0.1.0

Get a single record by ID from a Zoho CRM module.

Parameters schema

{
  "type": "object",
  "examples": [
    {
      "id": "1234567890123456789",
      "module": "Deals"
    }
  ],
  "required": [
    "module",
    "id"
  ],
  "properties": {
    "id": {
      "type": "string",
      "description": "Record ID"
    },
    "module": {
      "type": "string",
      "description": "Module name (e.g., Leads, Contacts, Deals)"
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.70.

Parent server

Zoho_crm

https://github.com/pipeworx-io/mcp-zoho_crm

1/7 registries
View full server →