Pipedrive
CRM · 84 actions · connect by signing in
Actions
A sample of the 84 Pipedrive actions. Each keeps the schema of the real API.
pipedrive.list_dealsreadpipedrive.get_dealreadpipedrive.create_dealwritepipedrive.list_contactsreadpipedrive.get_contactreadpipedrive.create_contactwritepipedrive.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"] }