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.
Get Account Info
interzoid:get_account_info
Get account information including remaining credits and subscription details.
Read
Low risk
Get Area Code Info
interzoid:get_area_code_info
Get location information for a US area code.
Read
Low risk
Get Country Info
interzoid:get_country_info
Get detailed information about a country including capital, currency, and demographics.
Read
Low risk
Get Currency Rate
interzoid:get_currency_rate
Get current exchange rate between two currencies.
Read
Low risk
Get Weather
interzoid:get_weather
Get current weather conditions for a US ZIP code.
Read
Low risk
Get Zip Info
interzoid:get_zip_info
Get detailed information about a US ZIP code including city, state, and demographics.
Read
Low risk
Match Company
interzoid:match_company
Match and standardize a company name against a reference database.
Write
Low risk
Match Person
interzoid:match_person
Match and standardize a person's name for deduplication purposes.
Write
Low risk
Validate Address
interzoid:validate_address
Validate and standardize a US address using USPS data.
Write
Low risk
Validate Email
interzoid:validate_email
Validate an email address for deliverability and format correctness.
Write
Low risk
Validate Phone
interzoid:validate_phone
Validate and format a phone number, returning carrier and location info.
Write
Low risk