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.
Bulk Verify
emailable:bulk_verify
Verify multiple email addresses in real-time (up to 50 emails).
Write
Low risk
Create Batch
emailable:create_batch
Create a batch verification job for multiple email addresses.
Write
Medium risk
Delete Batch
emailable:delete_batch
Delete a batch verification job and its results.
Write
High risk
Get Account
emailable:get_account
Get current account information including available credits and usage statistics.
Read
Low risk
Get Batch
emailable:get_batch
Get the status and results of a batch verification job.
Read
Low risk
List Batches
emailable:list_batches
List all batch verification jobs for the account.
Read
Low risk
Verify Email
emailable:verify_email
Verify a single email address for deliverability, syntax, and other quality factors.
Write
Low risk