Skip to content

Pipedrive

CRM · 84 actions · connect by signing in

Connect in dashboardsign infrom API spec

Actions

A sample of the 84 Pipedrive actions. Each keeps the schema of the real API.

  • pipedrive.list_dealsread
  • pipedrive.get_dealread
  • pipedrive.create_dealwrite
  • pipedrive.list_contactsread
  • pipedrive.get_contactread
  • pipedrive.create_contactwrite
  • pipedrive.delete_dealdelete

From your agent

Your agent never loads these up front. It searches in plain words and gets back the one it needs.

search_tools
{ "query": "list deals", "app": "pipedrive" }
execute_tool
{ "name": "pipedrive.list_deals",
  "fields": ["id"] }