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.
Create Bulk Job
emaillistverify:create_bulk_job
Create a bulk email verification job for processing multiple emails at once.
Write
Medium risk
Delete Bulk Job
emaillistverify:delete_bulk_job
Delete a bulk email verification job and all its results permanently.
Write
High risk
Get Account Info
emaillistverify:get_account_info
Get account information including credit balance and usage statistics.
Read
Low risk
Get Bulk Job
emaillistverify:get_bulk_job
Get the status and results of a bulk email verification job.
Read
Low risk
Get Usage Stats
emaillistverify:get_usage_stats
Get detailed usage statistics for email verifications within a date range.
Read
Low risk
List Bulk Jobs
emaillistverify:list_bulk_jobs
List all bulk email verification jobs for the account with optional filtering.
Read
Low risk
Verify Domain
emaillistverify:verify_domain
Verify a domain to check if it can receive emails and get domain health information.
Write
Low risk
Verify Email
emaillistverify:verify_email
Verify a single email address in real-time to check if it's valid, deliverable, and safe.
Write
Low risk