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 Tags To Lead
nioleads:add_tags_to_lead
Add tags to an existing lead for better organization and filtering.
Write
Medium risk
Bulk Verify Emails
nioleads:bulk_verify_emails
Verify multiple email addresses in a single batch operation.
Write
Medium risk
Create Lead
nioleads:create_lead
Create a new lead record with optional email verification.
Write
Medium risk
Delete Lead
nioleads:delete_lead
Permanently delete a lead record. This action cannot be undone.
Write
High risk
Find Email
nioleads:find_email
Find email address for a person based on their name and company.
Read
Low risk
Get Account Info
nioleads:get_account_info
Get account information including usage limits and billing details.
Read
Low risk
Get Lead
nioleads:get_lead
Fetch a single lead by ID with all contact details and verification status.
Read
Low risk
List Leads
nioleads:list_leads
List and search leads with filtering and pagination options.
Read
Low risk
Remove Tags From Lead
nioleads:remove_tags_from_lead
Remove specific tags from an existing lead.
Write
High risk
Search Companies
nioleads:search_companies
Search for companies by name, domain, or other criteria.
Read
Low risk
Update Lead
nioleads:update_lead
Update an existing lead record with new information.
Write
Medium risk
Verify Email
nioleads:verify_email
Verify an email address for deliverability and validity.
Write
Medium risk