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.
Check Domain
mailcheck:check_domain
Check domain validity, MX records, and email deliverability for a domain.
Read
Low risk
Get Account
mailcheck:get_account
Get current account information including usage limits and billing details.
Read
Low risk
Get Bulk Job
mailcheck:get_bulk_job
Get the status and results of a bulk email validation job.
Read
Low risk
Get Usage
mailcheck:get_usage
Get API usage statistics and credit consumption for a date range.
Read
Low risk
List Bulk Jobs
mailcheck:list_bulk_jobs
List bulk email validation jobs with optional filtering and pagination.
Read
Low risk
Suggest Correction
mailcheck:suggest_correction
Get suggested corrections for email addresses with common typos.
Write
Low risk
Validate Bulk
mailcheck:validate_bulk
Submit a bulk email validation job for multiple email addresses.
Write
Medium risk
Validate Email
mailcheck:validate_email
Validate a single email address for deliverability, syntax, and domain checks.
Write
Low risk