Every action below is available as a verb in Cerebral OS — callable from a Cerebral, a Map, or the Runtime API. All executions are governed, audited, and dry-run safe.
Add Note
nethunt_crm:add_note
Add a note to a contact, deal, or company in NetHunt CRM.
Write
Medium risk
Create Company
nethunt_crm:create_company
Create a new company in NetHunt CRM.
Write
Medium risk
Create Contact
nethunt_crm:create_contact
Create a new contact in NetHunt CRM.
Write
Medium risk
Create Deal
nethunt_crm:create_deal
Create a new deal in NetHunt CRM.
Write
Medium risk
Create Task
nethunt_crm:create_task
Create a new task in NetHunt CRM.
Write
Medium risk
Delete Contact
nethunt_crm:delete_contact
Delete a contact from NetHunt CRM. This action cannot be undone.
Write
High risk
Get Company
nethunt_crm:get_company
Fetch a single company by ID with all details including contacts and deals.
Read
Low risk
Get Contact
nethunt_crm:get_contact
Fetch a single contact by ID with all details including custom fields.
Read
Low risk
Get Deal
nethunt_crm:get_deal
Fetch a single deal by ID with all details including contacts and activities.
Read
Low risk
Get Task
nethunt_crm:get_task
Fetch a single task by ID with all details.
Read
Low risk
List Companies
nethunt_crm:list_companies
List and search companies with filtering options.
Read
Low risk
List Contacts
nethunt_crm:list_contacts
List and search contacts with filtering options.
Read
Low risk
List Deals
nethunt_crm:list_deals
List and search deals with filtering options.
Read
Low risk
List Tasks
nethunt_crm:list_tasks
List and search tasks with filtering options.
Read
Low risk
Send Email
nethunt_crm:send_email
Send an email through NetHunt CRM with tracking and CRM integration.
Write
Medium risk
Update Contact
nethunt_crm:update_contact
Update an existing contact in NetHunt CRM.
Write
Medium risk
Update Deal
nethunt_crm:update_deal
Update an existing deal in NetHunt CRM.
Write
Medium risk
Update Task
nethunt_crm:update_task
Update an existing task in NetHunt CRM.
Write
Medium risk