Skip to main content
The CRM tools category provides capabilities for managing customer relationships through HubSpot and Pipedrive integrations. These tools enable AI agents to perform various operations related to deals, leads, notes, and contact management.
HubSpot or Pipedrive integration required. Learn how to set up HubSpot integration or Pipedrive integration

Available Tools

Deal Management Tools

Find Deals

Description: Search and retrieve deals from HubSpot based on various criteria, including custom filters and sorting options. System Tool ID: hubspot_find_deals Arguments:

Find Deal by ID

Description: Retrieve a specific deal using its unique identifier. System Tool ID: hubspot_find_deal_by_id Arguments:

Create Deal

Description: Create a new deal in HubSpot with specified details and associations. System Tool ID: hubspot_create_deal Arguments:

Update Deal

Description: Modify an existing deal’s information in HubSpot. System Tool ID: hubspot_update_deal Arguments:

Delete Deal

Description: Remove a deal from HubSpot. System Tool ID: hubspot_delete_deal Arguments:

Note Management Tools

Create Note

Description: Create a new note in HubSpot associated with deals, contacts, or companies. System Tool ID: hubspot_create_note Arguments:

Update Note

Description: Modify an existing note’s content and associations in HubSpot. System Tool ID: hubspot_update_note Arguments:

Delete Note

Description: Remove a note from HubSpot. System Tool ID: hubspot_delete_note Arguments:
When working with dates, ensure they are in a format that can be parsed by the system. The close_date field is automatically converted to a timestamp.
Deleting deals and notes is permanent and cannot be undone. Always verify the correct ID before deletion.