NetHunt CRM

NetHunt is a Gmail CRM that brings sales automation and drip campaigns straight to your inbox

12 actions Integration catalog
Request access
Connect NetHunt CRM once you're in Boring.
01 · WHAT THE AGENT CAN DO

Actions

Every capability is a discrete, logged action the agent calls by name — scoped to what you authorize and recorded in the run trace.

Delete RecordNETHUNT_CRM_DELETE_RECORD
Tool to delete a NetHunt CRM record by ID. Use when you need to permanently remove a record from the system.
Find RecordsNETHUNT_CRM_FIND_RECORDS
Tool to find records by ID or text query in NetHunt CRM. Search for records within a folder using record ID or search query. Use when you need to locate specific records in a folder.
Get New Call LogsNETHUNT_CRM_GET_NEW_CALL_LOGS
Find recently created call logs in NetHunt CRM. Returns call logs created after a specified time. Use when you need to retrieve new call activity from a specific folder.
Get New CommentsNETHUNT_CRM_GET_NEW_COMMENTS
Tool to find recently created record comments in a NetHunt CRM folder. Returns comments created after a specified time (defaults to last 24 hours).
Get New Google Drive FilesNETHUNT_CRM_GET_NEW_GDRIVE_FILES
Tool to find recently created Google Drive files linked to NetHunt CRM records. Use when you need to retrieve files created after a specific time in a NetHunt folder. Returns file metadata including Google Drive links, MIME types, and associated record IDs. Useful for tracking new document uploads and file attachments.
Get New RecordsNETHUNT_CRM_GET_NEW_RECORDS
Tool to find recently created records in NetHunt CRM. Use when you need to retrieve records that were created after a specific time in a given folder. Returns record details including ID, creation time, and field values. If no 'since' time is specified, returns records from the last 24 hours.
Get Record ChangesNETHUNT_CRM_GET_RECORD_CHANGES
Tool to find recent record changes in a NetHunt CRM folder. Returns change history including CREATE, UPDATE, DELETE actions with field-level diffs. Use when you need to track modifications to records, audit changes, or sync data based on recent updates.
Get Updated RecordsNETHUNT_CRM_GET_UPDATED_RECORDS
Tool to find recently updated records in NetHunt CRM. Returns records updated after a specified time, optionally filtered by field names. Use when you need to track changes or sync records that have been modified.
List Folder FieldsNETHUNT_CRM_LIST_FOLDER_FIELDS
Tool to list folder fields in NetHunt CRM. Returns the field definitions for a specific folder. Use when you need to retrieve all field metadata for a given folder ID.
List Readable FoldersNETHUNT_CRM_LIST_READABLE_FOLDERS
Tool to list all accessible folders in NetHunt CRM. Returns folders the user has read access to. Use when you need to retrieve available folders for organizing or accessing records.
List Writable FoldersNETHUNT_CRM_LIST_WRITABLE_FOLDERS
Tool to list folders the user can create records in. Returns folders the user has write access to. Use when you need to retrieve writable folders for creating new records.
Test NetHunt CRM AuthenticationNETHUNT_CRM_TEST_AUTH
Tool to verify request credentials and test authentication. Returns information about the authenticated user including name and email. Use this action to confirm API credentials are valid before making other requests.