You're viewing a demo portfolio

Join the waitlist
PRSM

pipedrive_get_person

Active

Tool of Pipedrive

declared in 0.1.0

Get full contact details by ID. Returns name, emails, phones, organization, associated deals, and custom fields.

Parameters schema

{
  "type": "object",
  "examples": [
    {
      "id": 1,
      "_apiKey": "your-pipedrive-api-key"
    }
  ],
  "required": [
    "_apiKey",
    "id"
  ],
  "properties": {
    "id": {
      "type": "number",
      "description": "Person ID"
    },
    "_apiKey": {
      "type": "string",
      "description": "Pipedrive API token"
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.70.

Parent server

Pipedrive

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

1/7 registries
View full server →
pipedrive_get_person — Pipedrive — PRSM MCP