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.
Batch Validate
callerapi:batch_validate
Validate multiple phone numbers in a single batch request for efficiency.
Write
Medium risk
Check Spam
callerapi:check_spam
Check if a phone number has been reported as spam, scam, or telemarketing.
Read
Low risk
Get Account Info
callerapi:get_account_info
Get account information including usage statistics and plan details.
Read
Low risk
Lookup Caller
callerapi:lookup_caller
Lookup caller ID information for a phone number including name, location, and spam detection.
Write
Low risk
Report Spam
callerapi:report_spam
Report a phone number as spam, scam, or unwanted calls to help protect other users.
Write
Medium risk
Validate Phone
callerapi:validate_phone
Validate a phone number and get detailed information about its format, carrier, and location.
Write
Low risk