Tools that your AI agent can use through this MCP server to interact with Pipedrive
Updates the properties of a deal. See the Pipedrive API docs for Deals here
Searches all Persons by name
, email
, phone
, notes
and/or custom fields. This endpoint is a wrapper of /v1/itemSearch
with a narrower OAuth scope. Found Persons can be filtered by Organization ID. See the Pipedrive API docs here
Adds a new person. See the Pipedrive API docs for People here
Adds a new organization. See the Pipedrive API docs for Organizations here
Adds a new note. For info on adding an note in Pipedrive
Adds a new deal. See the Pipedrive API docs for Deals here
Adds a new activity. Includes more_activities_scheduled_in_context
property in response's additional_data
which indicates whether there are more undone activities scheduled with the same deal, person or organization (depending on the supplied data). See the Pipedrive API docs for Activities here. For info on adding an activity in Pipedrive