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.
Convert Currency
currencyscoop:convert_currency
Convert an amount from one currency to another using current or historical rates.
Write
Low risk
Get Currencies
currencyscoop:get_currencies
Get list of all supported currencies with their details.
Read
Low risk
Get Historical Rates
currencyscoop:get_historical_rates
Get historical exchange rates for a specific date.
Read
Low risk
Get Latest Rates
currencyscoop:get_latest_rates
Get the latest exchange rates for currencies relative to a base currency.
Read
Low risk
Get Time Series
currencyscoop:get_time_series
Get historical exchange rates for a date range (time series data).
Read
Low risk