data
Alpha Vantage CLI for AI Agents
Use the Alpha Vantage CLI from KosmoKrator to call Alpha Vantage tools headlessly, return JSON, inspect schemas, and automate workflows from coding agents, scripts, and CI.Alpha Vantage CLI Setup
Alpha Vantage can be configured headlessly with `kosmokrator integrations:configure alpha-vantage`.
# Install KosmoKrator first if it is not available on PATH.
curl -fsSL https://raw.githubusercontent.com/OpenCompanyApp/kosmokrator/main/install.sh | bash
# Configure and verify this integration.
kosmokrator integrations:configure alpha-vantage --set api_key="$ALPHA_VANTAGE_API_KEY" --enable --read allow --write ask --json
kosmokrator integrations:doctor alpha-vantage --json
kosmokrator integrations:status --json Credentials
Authentication type: API key api_key. Configure credentials once, then reuse the same stored profile from scripts, coding CLIs, Lua, and MCP.
| Key | Env var | Type | Required | Label |
|---|---|---|---|---|
api_key | ALPHA_VANTAGE_API_KEY | Secret secret | yes | API Key |
Command Patterns
The generic command is stable across every integration. The provider shortcut is shorter for humans.
kosmo integrations:call alpha-vantage.alpha_vantage_ad '{}' --json kosmo integrations:alpha-vantage alpha_vantage_ad '{}' --json Discovery
These commands return structured output for coding agents that need to inspect capabilities before choosing a function.
kosmo integrations:docs alpha-vantage --json
kosmo integrations:docs alpha-vantage.alpha_vantage_ad --json
kosmo integrations:schema alpha-vantage.alpha_vantage_ad --json
kosmo integrations:search "Alpha Vantage" --json
kosmo integrations:list --json Automation Contexts
The same configured command surface works in these environments. The command does not change unless the host wrapper, credentials, or permissions change.
CLI Functions
Every function below can be called headlessly. Commands are highlighted, copyable, and scroll horizontally when payloads are long.
alpha-vantage.alpha_vantage_ad
Fetch Alpha Vantage technical indicator data for AD.
read - Parameters
- none
kosmo integrations:call alpha-vantage.alpha_vantage_ad '{}' --json kosmo integrations:alpha-vantage alpha_vantage_ad '{}' --json alpha-vantage.alpha_vantage_adosc
Fetch Alpha Vantage technical indicator data for ADOSC.
read - Parameters
- none
kosmo integrations:call alpha-vantage.alpha_vantage_adosc '{}' --json kosmo integrations:alpha-vantage alpha_vantage_adosc '{}' --json alpha-vantage.alpha_vantage_adx
Fetch Alpha Vantage technical indicator data for ADX.
read - Parameters
- none
kosmo integrations:call alpha-vantage.alpha_vantage_adx '{}' --json kosmo integrations:alpha-vantage alpha_vantage_adx '{}' --json alpha-vantage.alpha_vantage_adxr
Fetch Alpha Vantage technical indicator data for ADXR.
read - Parameters
- none
kosmo integrations:call alpha-vantage.alpha_vantage_adxr '{}' --json kosmo integrations:alpha-vantage alpha_vantage_adxr '{}' --json alpha-vantage.alpha_vantage_all_commodities
Fetch Alpha Vantage commodity data for ALL_COMMODITIES.
read - Parameters
- none
kosmo integrations:call alpha-vantage.alpha_vantage_all_commodities '{}' --json kosmo integrations:alpha-vantage alpha_vantage_all_commodities '{}' --json alpha-vantage.alpha_vantage_aluminum
Fetch Alpha Vantage commodity data for ALUMINUM.
read - Parameters
- none
kosmo integrations:call alpha-vantage.alpha_vantage_aluminum '{}' --json kosmo integrations:alpha-vantage alpha_vantage_aluminum '{}' --json alpha-vantage.alpha_vantage_analytics_fixed_window
Fetch Alpha Vantage intelligence data for ANALYTICS_FIXED_WINDOW.
read - Parameters
- none
kosmo integrations:call alpha-vantage.alpha_vantage_analytics_fixed_window '{}' --json kosmo integrations:alpha-vantage alpha_vantage_analytics_fixed_window '{}' --json alpha-vantage.alpha_vantage_analytics_sliding_window
Fetch Alpha Vantage intelligence data for ANALYTICS_SLIDING_WINDOW.
read - Parameters
- none
kosmo integrations:call alpha-vantage.alpha_vantage_analytics_sliding_window '{}' --json kosmo integrations:alpha-vantage alpha_vantage_analytics_sliding_window '{}' --json alpha-vantage.alpha_vantage_apo
Fetch Alpha Vantage technical indicator data for APO.
read - Parameters
- none
kosmo integrations:call alpha-vantage.alpha_vantage_apo '{}' --json kosmo integrations:alpha-vantage alpha_vantage_apo '{}' --json alpha-vantage.alpha_vantage_aroon
Fetch Alpha Vantage technical indicator data for AROON.
read - Parameters
- none
kosmo integrations:call alpha-vantage.alpha_vantage_aroon '{}' --json kosmo integrations:alpha-vantage alpha_vantage_aroon '{}' --json alpha-vantage.alpha_vantage_aroonosc
Fetch Alpha Vantage technical indicator data for AROONOSC.
read - Parameters
- none
kosmo integrations:call alpha-vantage.alpha_vantage_aroonosc '{}' --json kosmo integrations:alpha-vantage alpha_vantage_aroonosc '{}' --json alpha-vantage.alpha_vantage_atr
Fetch Alpha Vantage technical indicator data for ATR.
read - Parameters
- none
kosmo integrations:call alpha-vantage.alpha_vantage_atr '{}' --json kosmo integrations:alpha-vantage alpha_vantage_atr '{}' --json alpha-vantage.alpha_vantage_balance_sheet
Fetch Alpha Vantage company fundamental data for BALANCE_SHEET.
read - Parameters
- none
kosmo integrations:call alpha-vantage.alpha_vantage_balance_sheet '{}' --json kosmo integrations:alpha-vantage alpha_vantage_balance_sheet '{}' --json alpha-vantage.alpha_vantage_bbands
Fetch Alpha Vantage technical indicator data for BBANDS.
read - Parameters
- none
kosmo integrations:call alpha-vantage.alpha_vantage_bbands '{}' --json kosmo integrations:alpha-vantage alpha_vantage_bbands '{}' --json alpha-vantage.alpha_vantage_bop
Fetch Alpha Vantage technical indicator data for BOP.
read - Parameters
- none
kosmo integrations:call alpha-vantage.alpha_vantage_bop '{}' --json kosmo integrations:alpha-vantage alpha_vantage_bop '{}' --json alpha-vantage.alpha_vantage_brent
Fetch Alpha Vantage commodity data for BRENT.
read - Parameters
- none
kosmo integrations:call alpha-vantage.alpha_vantage_brent '{}' --json kosmo integrations:alpha-vantage alpha_vantage_brent '{}' --json alpha-vantage.alpha_vantage_cash_flow
Fetch Alpha Vantage company fundamental data for CASH_FLOW.
read - Parameters
- none
kosmo integrations:call alpha-vantage.alpha_vantage_cash_flow '{}' --json kosmo integrations:alpha-vantage alpha_vantage_cash_flow '{}' --json alpha-vantage.alpha_vantage_cci
Fetch Alpha Vantage technical indicator data for CCI.
read - Parameters
- none
kosmo integrations:call alpha-vantage.alpha_vantage_cci '{}' --json kosmo integrations:alpha-vantage alpha_vantage_cci '{}' --json alpha-vantage.alpha_vantage_cmo
Fetch Alpha Vantage technical indicator data for CMO.
read - Parameters
- none
kosmo integrations:call alpha-vantage.alpha_vantage_cmo '{}' --json kosmo integrations:alpha-vantage alpha_vantage_cmo '{}' --json alpha-vantage.alpha_vantage_coffee
Fetch Alpha Vantage commodity data for COFFEE.
read - Parameters
- none
kosmo integrations:call alpha-vantage.alpha_vantage_coffee '{}' --json kosmo integrations:alpha-vantage alpha_vantage_coffee '{}' --json alpha-vantage.alpha_vantage_copper
Fetch Alpha Vantage commodity data for COPPER.
read - Parameters
- none
kosmo integrations:call alpha-vantage.alpha_vantage_copper '{}' --json kosmo integrations:alpha-vantage alpha_vantage_copper '{}' --json alpha-vantage.alpha_vantage_corn
Fetch Alpha Vantage commodity data for CORN.
read - Parameters
- none
kosmo integrations:call alpha-vantage.alpha_vantage_corn '{}' --json kosmo integrations:alpha-vantage alpha_vantage_corn '{}' --json alpha-vantage.alpha_vantage_cotton
Fetch Alpha Vantage commodity data for COTTON.
read - Parameters
- none
kosmo integrations:call alpha-vantage.alpha_vantage_cotton '{}' --json kosmo integrations:alpha-vantage alpha_vantage_cotton '{}' --json alpha-vantage.alpha_vantage_cpi
Fetch Alpha Vantage economic indicator data for CPI.
read - Parameters
- none
kosmo integrations:call alpha-vantage.alpha_vantage_cpi '{}' --json kosmo integrations:alpha-vantage alpha_vantage_cpi '{}' --json alpha-vantage.alpha_vantage_crypto_intraday
Fetch Alpha Vantage crypto currency data for CRYPTO_INTRADAY.
read - Parameters
- none
kosmo integrations:call alpha-vantage.alpha_vantage_crypto_intraday '{}' --json kosmo integrations:alpha-vantage alpha_vantage_crypto_intraday '{}' --json alpha-vantage.alpha_vantage_currency_exchange_rate
Fetch Alpha Vantage foreign exchange data for CURRENCY_EXCHANGE_RATE.
read - Parameters
- none
kosmo integrations:call alpha-vantage.alpha_vantage_currency_exchange_rate '{}' --json kosmo integrations:alpha-vantage alpha_vantage_currency_exchange_rate '{}' --json alpha-vantage.alpha_vantage_dema
Fetch Alpha Vantage technical indicator data for DEMA.
read - Parameters
- none
kosmo integrations:call alpha-vantage.alpha_vantage_dema '{}' --json kosmo integrations:alpha-vantage alpha_vantage_dema '{}' --json alpha-vantage.alpha_vantage_digital_currency_daily
Fetch Alpha Vantage crypto currency data for DIGITAL_CURRENCY_DAILY.
read - Parameters
- none
kosmo integrations:call alpha-vantage.alpha_vantage_digital_currency_daily '{}' --json kosmo integrations:alpha-vantage alpha_vantage_digital_currency_daily '{}' --json alpha-vantage.alpha_vantage_digital_currency_monthly
Fetch Alpha Vantage crypto currency data for DIGITAL_CURRENCY_MONTHLY.
read - Parameters
- none
kosmo integrations:call alpha-vantage.alpha_vantage_digital_currency_monthly '{}' --json kosmo integrations:alpha-vantage alpha_vantage_digital_currency_monthly '{}' --json alpha-vantage.alpha_vantage_digital_currency_weekly
Fetch Alpha Vantage crypto currency data for DIGITAL_CURRENCY_WEEKLY.
read - Parameters
- none
kosmo integrations:call alpha-vantage.alpha_vantage_digital_currency_weekly '{}' --json kosmo integrations:alpha-vantage alpha_vantage_digital_currency_weekly '{}' --json alpha-vantage.alpha_vantage_dividends
Fetch Alpha Vantage company fundamental data for DIVIDENDS.
read - Parameters
- none
kosmo integrations:call alpha-vantage.alpha_vantage_dividends '{}' --json kosmo integrations:alpha-vantage alpha_vantage_dividends '{}' --json alpha-vantage.alpha_vantage_durables
Fetch Alpha Vantage economic indicator data for DURABLES.
read - Parameters
- none
kosmo integrations:call alpha-vantage.alpha_vantage_durables '{}' --json kosmo integrations:alpha-vantage alpha_vantage_durables '{}' --json alpha-vantage.alpha_vantage_dx
Fetch Alpha Vantage technical indicator data for DX.
read - Parameters
- none
kosmo integrations:call alpha-vantage.alpha_vantage_dx '{}' --json kosmo integrations:alpha-vantage alpha_vantage_dx '{}' --json alpha-vantage.alpha_vantage_earnings
Fetch Alpha Vantage company fundamental data for EARNINGS.
read - Parameters
- none
kosmo integrations:call alpha-vantage.alpha_vantage_earnings '{}' --json kosmo integrations:alpha-vantage alpha_vantage_earnings '{}' --json alpha-vantage.alpha_vantage_earnings_calendar
Fetch Alpha Vantage calendar/listing data for EARNINGS_CALENDAR.
read - Parameters
- none
kosmo integrations:call alpha-vantage.alpha_vantage_earnings_calendar '{}' --json kosmo integrations:alpha-vantage alpha_vantage_earnings_calendar '{}' --json alpha-vantage.alpha_vantage_earnings_call_transcript
Fetch Alpha Vantage intelligence data for EARNINGS_CALL_TRANSCRIPT.
read - Parameters
- none
kosmo integrations:call alpha-vantage.alpha_vantage_earnings_call_transcript '{}' --json kosmo integrations:alpha-vantage alpha_vantage_earnings_call_transcript '{}' --json alpha-vantage.alpha_vantage_earnings_estimates
Fetch Alpha Vantage company fundamental data for EARNINGS_ESTIMATES.
read - Parameters
- none
kosmo integrations:call alpha-vantage.alpha_vantage_earnings_estimates '{}' --json kosmo integrations:alpha-vantage alpha_vantage_earnings_estimates '{}' --json alpha-vantage.alpha_vantage_ema
Fetch Alpha Vantage technical indicator data for EMA.
read - Parameters
- none
kosmo integrations:call alpha-vantage.alpha_vantage_ema '{}' --json kosmo integrations:alpha-vantage alpha_vantage_ema '{}' --json alpha-vantage.alpha_vantage_etf_profile
Fetch Alpha Vantage company fundamental data for ETF_PROFILE.
read - Parameters
- none
kosmo integrations:call alpha-vantage.alpha_vantage_etf_profile '{}' --json kosmo integrations:alpha-vantage alpha_vantage_etf_profile '{}' --json alpha-vantage.alpha_vantage_federal_funds_rate
Fetch Alpha Vantage economic indicator data for FEDERAL_FUNDS_RATE.
read - Parameters
- none
kosmo integrations:call alpha-vantage.alpha_vantage_federal_funds_rate '{}' --json kosmo integrations:alpha-vantage alpha_vantage_federal_funds_rate '{}' --json alpha-vantage.alpha_vantage_fx_daily
Fetch Alpha Vantage foreign exchange data for FX_DAILY.
read - Parameters
- none
kosmo integrations:call alpha-vantage.alpha_vantage_fx_daily '{}' --json kosmo integrations:alpha-vantage alpha_vantage_fx_daily '{}' --json alpha-vantage.alpha_vantage_fx_intraday
Fetch Alpha Vantage foreign exchange data for FX_INTRADAY.
read - Parameters
- none
kosmo integrations:call alpha-vantage.alpha_vantage_fx_intraday '{}' --json kosmo integrations:alpha-vantage alpha_vantage_fx_intraday '{}' --json alpha-vantage.alpha_vantage_fx_monthly
Fetch Alpha Vantage foreign exchange data for FX_MONTHLY.
read - Parameters
- none
kosmo integrations:call alpha-vantage.alpha_vantage_fx_monthly '{}' --json kosmo integrations:alpha-vantage alpha_vantage_fx_monthly '{}' --json alpha-vantage.alpha_vantage_fx_weekly
Fetch Alpha Vantage foreign exchange data for FX_WEEKLY.
read - Parameters
- none
kosmo integrations:call alpha-vantage.alpha_vantage_fx_weekly '{}' --json kosmo integrations:alpha-vantage alpha_vantage_fx_weekly '{}' --json alpha-vantage.alpha_vantage_global_quote
Fetch Alpha Vantage equity market data for GLOBAL_QUOTE.
read - Parameters
- none
kosmo integrations:call alpha-vantage.alpha_vantage_global_quote '{}' --json kosmo integrations:alpha-vantage alpha_vantage_global_quote '{}' --json alpha-vantage.alpha_vantage_gold_silver_history
Fetch Alpha Vantage commodity data for GOLD_SILVER_HISTORY.
read - Parameters
- none
kosmo integrations:call alpha-vantage.alpha_vantage_gold_silver_history '{}' --json kosmo integrations:alpha-vantage alpha_vantage_gold_silver_history '{}' --json alpha-vantage.alpha_vantage_gold_silver_spot
Fetch Alpha Vantage commodity data for GOLD_SILVER_SPOT.
read - Parameters
- none
kosmo integrations:call alpha-vantage.alpha_vantage_gold_silver_spot '{}' --json kosmo integrations:alpha-vantage alpha_vantage_gold_silver_spot '{}' --json alpha-vantage.alpha_vantage_historical_options
Fetch Alpha Vantage US options data for HISTORICAL_OPTIONS.
read - Parameters
- none
kosmo integrations:call alpha-vantage.alpha_vantage_historical_options '{}' --json kosmo integrations:alpha-vantage alpha_vantage_historical_options '{}' --json alpha-vantage.alpha_vantage_historical_put_call_ratio
Fetch Alpha Vantage US options data for HISTORICAL_PUT_CALL_RATIO.
read - Parameters
- none
kosmo integrations:call alpha-vantage.alpha_vantage_historical_put_call_ratio '{}' --json kosmo integrations:alpha-vantage alpha_vantage_historical_put_call_ratio '{}' --json alpha-vantage.alpha_vantage_historical_volume_open_interest_ratio
Fetch Alpha Vantage US options data for HISTORICAL_VOLUME_OPEN_INTEREST_RATIO.
read - Parameters
- none
kosmo integrations:call alpha-vantage.alpha_vantage_historical_volume_open_interest_ratio '{}' --json kosmo integrations:alpha-vantage alpha_vantage_historical_volume_open_interest_ratio '{}' --json alpha-vantage.alpha_vantage_ht_dcperiod
Fetch Alpha Vantage technical indicator data for HT_DCPERIOD.
read - Parameters
- none
kosmo integrations:call alpha-vantage.alpha_vantage_ht_dcperiod '{}' --json kosmo integrations:alpha-vantage alpha_vantage_ht_dcperiod '{}' --json alpha-vantage.alpha_vantage_ht_dcphase
Fetch Alpha Vantage technical indicator data for HT_DCPHASE.
read - Parameters
- none
kosmo integrations:call alpha-vantage.alpha_vantage_ht_dcphase '{}' --json kosmo integrations:alpha-vantage alpha_vantage_ht_dcphase '{}' --json alpha-vantage.alpha_vantage_ht_phasor
Fetch Alpha Vantage technical indicator data for HT_PHASOR.
read - Parameters
- none
kosmo integrations:call alpha-vantage.alpha_vantage_ht_phasor '{}' --json kosmo integrations:alpha-vantage alpha_vantage_ht_phasor '{}' --json alpha-vantage.alpha_vantage_ht_sine
Fetch Alpha Vantage technical indicator data for HT_SINE.
read - Parameters
- none
kosmo integrations:call alpha-vantage.alpha_vantage_ht_sine '{}' --json kosmo integrations:alpha-vantage alpha_vantage_ht_sine '{}' --json alpha-vantage.alpha_vantage_ht_trendline
Fetch Alpha Vantage technical indicator data for HT_TRENDLINE.
read - Parameters
- none
kosmo integrations:call alpha-vantage.alpha_vantage_ht_trendline '{}' --json kosmo integrations:alpha-vantage alpha_vantage_ht_trendline '{}' --json alpha-vantage.alpha_vantage_ht_trendmode
Fetch Alpha Vantage technical indicator data for HT_TRENDMODE.
read - Parameters
- none
kosmo integrations:call alpha-vantage.alpha_vantage_ht_trendmode '{}' --json kosmo integrations:alpha-vantage alpha_vantage_ht_trendmode '{}' --json alpha-vantage.alpha_vantage_income_statement
Fetch Alpha Vantage company fundamental data for INCOME_STATEMENT.
read - Parameters
- none
kosmo integrations:call alpha-vantage.alpha_vantage_income_statement '{}' --json kosmo integrations:alpha-vantage alpha_vantage_income_statement '{}' --json alpha-vantage.alpha_vantage_index_catalog
Fetch Alpha Vantage index data for INDEX_CATALOG.
read - Parameters
- none
kosmo integrations:call alpha-vantage.alpha_vantage_index_catalog '{}' --json kosmo integrations:alpha-vantage alpha_vantage_index_catalog '{}' --json alpha-vantage.alpha_vantage_index_data
Fetch Alpha Vantage index data for INDEX_DATA.
read - Parameters
- none
kosmo integrations:call alpha-vantage.alpha_vantage_index_data '{}' --json kosmo integrations:alpha-vantage alpha_vantage_index_data '{}' --json alpha-vantage.alpha_vantage_inflation
Fetch Alpha Vantage economic indicator data for INFLATION.
read - Parameters
- none
kosmo integrations:call alpha-vantage.alpha_vantage_inflation '{}' --json kosmo integrations:alpha-vantage alpha_vantage_inflation '{}' --json alpha-vantage.alpha_vantage_insider_transactions
Fetch Alpha Vantage company fundamental data for INSIDER_TRANSACTIONS.
read - Parameters
- none
kosmo integrations:call alpha-vantage.alpha_vantage_insider_transactions '{}' --json kosmo integrations:alpha-vantage alpha_vantage_insider_transactions '{}' --json alpha-vantage.alpha_vantage_institutional_holdings
Fetch Alpha Vantage company fundamental data for INSTITUTIONAL_HOLDINGS.
read - Parameters
- none
kosmo integrations:call alpha-vantage.alpha_vantage_institutional_holdings '{}' --json kosmo integrations:alpha-vantage alpha_vantage_institutional_holdings '{}' --json alpha-vantage.alpha_vantage_ipo_calendar
Fetch Alpha Vantage calendar/listing data for IPO_CALENDAR.
read - Parameters
- none
kosmo integrations:call alpha-vantage.alpha_vantage_ipo_calendar '{}' --json kosmo integrations:alpha-vantage alpha_vantage_ipo_calendar '{}' --json alpha-vantage.alpha_vantage_kama
Fetch Alpha Vantage technical indicator data for KAMA.
read - Parameters
- none
kosmo integrations:call alpha-vantage.alpha_vantage_kama '{}' --json kosmo integrations:alpha-vantage alpha_vantage_kama '{}' --json alpha-vantage.alpha_vantage_listing_status
Fetch Alpha Vantage calendar/listing data for LISTING_STATUS.
read - Parameters
- none
kosmo integrations:call alpha-vantage.alpha_vantage_listing_status '{}' --json kosmo integrations:alpha-vantage alpha_vantage_listing_status '{}' --json alpha-vantage.alpha_vantage_macd
Fetch Alpha Vantage technical indicator data for MACD.
read - Parameters
- none
kosmo integrations:call alpha-vantage.alpha_vantage_macd '{}' --json kosmo integrations:alpha-vantage alpha_vantage_macd '{}' --json alpha-vantage.alpha_vantage_macdext
Fetch Alpha Vantage technical indicator data for MACDEXT.
read - Parameters
- none
kosmo integrations:call alpha-vantage.alpha_vantage_macdext '{}' --json kosmo integrations:alpha-vantage alpha_vantage_macdext '{}' --json alpha-vantage.alpha_vantage_mama
Fetch Alpha Vantage technical indicator data for MAMA.
read - Parameters
- none
kosmo integrations:call alpha-vantage.alpha_vantage_mama '{}' --json kosmo integrations:alpha-vantage alpha_vantage_mama '{}' --json alpha-vantage.alpha_vantage_market_status
Fetch Alpha Vantage global market open and closure status.
read - Parameters
- none
kosmo integrations:call alpha-vantage.alpha_vantage_market_status '{}' --json kosmo integrations:alpha-vantage alpha_vantage_market_status '{}' --json alpha-vantage.alpha_vantage_mfi
Fetch Alpha Vantage technical indicator data for MFI.
read - Parameters
- none
kosmo integrations:call alpha-vantage.alpha_vantage_mfi '{}' --json kosmo integrations:alpha-vantage alpha_vantage_mfi '{}' --json alpha-vantage.alpha_vantage_midpoint
Fetch Alpha Vantage technical indicator data for MIDPOINT.
read - Parameters
- none
kosmo integrations:call alpha-vantage.alpha_vantage_midpoint '{}' --json kosmo integrations:alpha-vantage alpha_vantage_midpoint '{}' --json alpha-vantage.alpha_vantage_midprice
Fetch Alpha Vantage technical indicator data for MIDPRICE.
read - Parameters
- none
kosmo integrations:call alpha-vantage.alpha_vantage_midprice '{}' --json kosmo integrations:alpha-vantage alpha_vantage_midprice '{}' --json alpha-vantage.alpha_vantage_minus_di
Fetch Alpha Vantage technical indicator data for MINUS_DI.
read - Parameters
- none
kosmo integrations:call alpha-vantage.alpha_vantage_minus_di '{}' --json kosmo integrations:alpha-vantage alpha_vantage_minus_di '{}' --json alpha-vantage.alpha_vantage_minus_dm
Fetch Alpha Vantage technical indicator data for MINUS_DM.
read - Parameters
- none
kosmo integrations:call alpha-vantage.alpha_vantage_minus_dm '{}' --json kosmo integrations:alpha-vantage alpha_vantage_minus_dm '{}' --json alpha-vantage.alpha_vantage_mom
Fetch Alpha Vantage technical indicator data for MOM.
read - Parameters
- none
kosmo integrations:call alpha-vantage.alpha_vantage_mom '{}' --json kosmo integrations:alpha-vantage alpha_vantage_mom '{}' --json alpha-vantage.alpha_vantage_natr
Fetch Alpha Vantage technical indicator data for NATR.
read - Parameters
- none
kosmo integrations:call alpha-vantage.alpha_vantage_natr '{}' --json kosmo integrations:alpha-vantage alpha_vantage_natr '{}' --json alpha-vantage.alpha_vantage_natural_gas
Fetch Alpha Vantage commodity data for NATURAL_GAS.
read - Parameters
- none
kosmo integrations:call alpha-vantage.alpha_vantage_natural_gas '{}' --json kosmo integrations:alpha-vantage alpha_vantage_natural_gas '{}' --json alpha-vantage.alpha_vantage_news_sentiment
Fetch Alpha Vantage intelligence data for NEWS_SENTIMENT.
read - Parameters
- none
kosmo integrations:call alpha-vantage.alpha_vantage_news_sentiment '{}' --json kosmo integrations:alpha-vantage alpha_vantage_news_sentiment '{}' --json alpha-vantage.alpha_vantage_nonfarm_payroll
Fetch Alpha Vantage economic indicator data for NONFARM_PAYROLL.
read - Parameters
- none
kosmo integrations:call alpha-vantage.alpha_vantage_nonfarm_payroll '{}' --json kosmo integrations:alpha-vantage alpha_vantage_nonfarm_payroll '{}' --json alpha-vantage.alpha_vantage_obv
Fetch Alpha Vantage technical indicator data for OBV.
read - Parameters
- none
kosmo integrations:call alpha-vantage.alpha_vantage_obv '{}' --json kosmo integrations:alpha-vantage alpha_vantage_obv '{}' --json alpha-vantage.alpha_vantage_overview
Fetch Alpha Vantage company fundamental data for OVERVIEW.
read - Parameters
- none
kosmo integrations:call alpha-vantage.alpha_vantage_overview '{}' --json kosmo integrations:alpha-vantage alpha_vantage_overview '{}' --json alpha-vantage.alpha_vantage_plus_di
Fetch Alpha Vantage technical indicator data for PLUS_DI.
read - Parameters
- none
kosmo integrations:call alpha-vantage.alpha_vantage_plus_di '{}' --json kosmo integrations:alpha-vantage alpha_vantage_plus_di '{}' --json alpha-vantage.alpha_vantage_plus_dm
Fetch Alpha Vantage technical indicator data for PLUS_DM.
read - Parameters
- none
kosmo integrations:call alpha-vantage.alpha_vantage_plus_dm '{}' --json kosmo integrations:alpha-vantage alpha_vantage_plus_dm '{}' --json alpha-vantage.alpha_vantage_ppo
Fetch Alpha Vantage technical indicator data for PPO.
read - Parameters
- none
kosmo integrations:call alpha-vantage.alpha_vantage_ppo '{}' --json kosmo integrations:alpha-vantage alpha_vantage_ppo '{}' --json alpha-vantage.alpha_vantage_realtime_bulk_quotes
Fetch Alpha Vantage equity market data for REALTIME_BULK_QUOTES.
read - Parameters
- none
kosmo integrations:call alpha-vantage.alpha_vantage_realtime_bulk_quotes '{}' --json kosmo integrations:alpha-vantage alpha_vantage_realtime_bulk_quotes '{}' --json alpha-vantage.alpha_vantage_realtime_options
Fetch Alpha Vantage US options data for REALTIME_OPTIONS.
read - Parameters
- none
kosmo integrations:call alpha-vantage.alpha_vantage_realtime_options '{}' --json kosmo integrations:alpha-vantage alpha_vantage_realtime_options '{}' --json alpha-vantage.alpha_vantage_realtime_put_call_ratio
Fetch Alpha Vantage US options data for REALTIME_PUT_CALL_RATIO.
read - Parameters
- none
kosmo integrations:call alpha-vantage.alpha_vantage_realtime_put_call_ratio '{}' --json kosmo integrations:alpha-vantage alpha_vantage_realtime_put_call_ratio '{}' --json alpha-vantage.alpha_vantage_realtime_volume_open_interest_ratio
Fetch Alpha Vantage US options data for REALTIME_VOLUME_OPEN_INTEREST_RATIO.
read - Parameters
- none
kosmo integrations:call alpha-vantage.alpha_vantage_realtime_volume_open_interest_ratio '{}' --json kosmo integrations:alpha-vantage alpha_vantage_realtime_volume_open_interest_ratio '{}' --json alpha-vantage.alpha_vantage_real_gdp
Fetch Alpha Vantage economic indicator data for REAL_GDP.
read - Parameters
- none
kosmo integrations:call alpha-vantage.alpha_vantage_real_gdp '{}' --json kosmo integrations:alpha-vantage alpha_vantage_real_gdp '{}' --json alpha-vantage.alpha_vantage_real_gdp_per_capita
Fetch Alpha Vantage economic indicator data for REAL_GDP_PER_CAPITA.
read - Parameters
- none
kosmo integrations:call alpha-vantage.alpha_vantage_real_gdp_per_capita '{}' --json kosmo integrations:alpha-vantage alpha_vantage_real_gdp_per_capita '{}' --json alpha-vantage.alpha_vantage_retail_sales
Fetch Alpha Vantage economic indicator data for RETAIL_SALES.
read - Parameters
- none
kosmo integrations:call alpha-vantage.alpha_vantage_retail_sales '{}' --json kosmo integrations:alpha-vantage alpha_vantage_retail_sales '{}' --json alpha-vantage.alpha_vantage_roc
Fetch Alpha Vantage technical indicator data for ROC.
read - Parameters
- none
kosmo integrations:call alpha-vantage.alpha_vantage_roc '{}' --json kosmo integrations:alpha-vantage alpha_vantage_roc '{}' --json alpha-vantage.alpha_vantage_rocr
Fetch Alpha Vantage technical indicator data for ROCR.
read - Parameters
- none
kosmo integrations:call alpha-vantage.alpha_vantage_rocr '{}' --json kosmo integrations:alpha-vantage alpha_vantage_rocr '{}' --json alpha-vantage.alpha_vantage_rsi
Fetch Alpha Vantage technical indicator data for RSI.
read - Parameters
- none
kosmo integrations:call alpha-vantage.alpha_vantage_rsi '{}' --json kosmo integrations:alpha-vantage alpha_vantage_rsi '{}' --json alpha-vantage.alpha_vantage_sar
Fetch Alpha Vantage technical indicator data for SAR.
read - Parameters
- none
kosmo integrations:call alpha-vantage.alpha_vantage_sar '{}' --json kosmo integrations:alpha-vantage alpha_vantage_sar '{}' --json alpha-vantage.alpha_vantage_shares_outstanding
Fetch Alpha Vantage company fundamental data for SHARES_OUTSTANDING.
read - Parameters
- none
kosmo integrations:call alpha-vantage.alpha_vantage_shares_outstanding '{}' --json kosmo integrations:alpha-vantage alpha_vantage_shares_outstanding '{}' --json alpha-vantage.alpha_vantage_sma
Fetch Alpha Vantage technical indicator data for SMA.
read - Parameters
- none
kosmo integrations:call alpha-vantage.alpha_vantage_sma '{}' --json kosmo integrations:alpha-vantage alpha_vantage_sma '{}' --json alpha-vantage.alpha_vantage_splits
Fetch Alpha Vantage company fundamental data for SPLITS.
read - Parameters
- none
kosmo integrations:call alpha-vantage.alpha_vantage_splits '{}' --json kosmo integrations:alpha-vantage alpha_vantage_splits '{}' --json alpha-vantage.alpha_vantage_stoch
Fetch Alpha Vantage technical indicator data for STOCH.
read - Parameters
- none
kosmo integrations:call alpha-vantage.alpha_vantage_stoch '{}' --json kosmo integrations:alpha-vantage alpha_vantage_stoch '{}' --json alpha-vantage.alpha_vantage_stochf
Fetch Alpha Vantage technical indicator data for STOCHF.
read - Parameters
- none
kosmo integrations:call alpha-vantage.alpha_vantage_stochf '{}' --json kosmo integrations:alpha-vantage alpha_vantage_stochf '{}' --json alpha-vantage.alpha_vantage_stochrsi
Fetch Alpha Vantage technical indicator data for STOCHRSI.
read - Parameters
- none
kosmo integrations:call alpha-vantage.alpha_vantage_stochrsi '{}' --json kosmo integrations:alpha-vantage alpha_vantage_stochrsi '{}' --json alpha-vantage.alpha_vantage_sugar
Fetch Alpha Vantage commodity data for SUGAR.
read - Parameters
- none
kosmo integrations:call alpha-vantage.alpha_vantage_sugar '{}' --json kosmo integrations:alpha-vantage alpha_vantage_sugar '{}' --json alpha-vantage.alpha_vantage_symbol_search
Search Alpha Vantage symbols by keywords.
read - Parameters
- none
kosmo integrations:call alpha-vantage.alpha_vantage_symbol_search '{}' --json kosmo integrations:alpha-vantage alpha_vantage_symbol_search '{}' --json alpha-vantage.alpha_vantage_t3
Fetch Alpha Vantage technical indicator data for T3.
read - Parameters
- none
kosmo integrations:call alpha-vantage.alpha_vantage_t3 '{}' --json kosmo integrations:alpha-vantage alpha_vantage_t3 '{}' --json alpha-vantage.alpha_vantage_tema
Fetch Alpha Vantage technical indicator data for TEMA.
read - Parameters
- none
kosmo integrations:call alpha-vantage.alpha_vantage_tema '{}' --json kosmo integrations:alpha-vantage alpha_vantage_tema '{}' --json alpha-vantage.alpha_vantage_time_series_daily
Fetch Alpha Vantage equity market data for TIME_SERIES_DAILY.
read - Parameters
- none
kosmo integrations:call alpha-vantage.alpha_vantage_time_series_daily '{}' --json kosmo integrations:alpha-vantage alpha_vantage_time_series_daily '{}' --json alpha-vantage.alpha_vantage_time_series_daily_adjusted
Fetch Alpha Vantage equity market data for TIME_SERIES_DAILY_ADJUSTED.
read - Parameters
- none
kosmo integrations:call alpha-vantage.alpha_vantage_time_series_daily_adjusted '{}' --json kosmo integrations:alpha-vantage alpha_vantage_time_series_daily_adjusted '{}' --json alpha-vantage.alpha_vantage_time_series_intraday
Fetch Alpha Vantage equity market data for TIME_SERIES_INTRADAY.
read - Parameters
- none
kosmo integrations:call alpha-vantage.alpha_vantage_time_series_intraday '{}' --json kosmo integrations:alpha-vantage alpha_vantage_time_series_intraday '{}' --json alpha-vantage.alpha_vantage_time_series_monthly
Fetch Alpha Vantage equity market data for TIME_SERIES_MONTHLY.
read - Parameters
- none
kosmo integrations:call alpha-vantage.alpha_vantage_time_series_monthly '{}' --json kosmo integrations:alpha-vantage alpha_vantage_time_series_monthly '{}' --json alpha-vantage.alpha_vantage_time_series_monthly_adjusted
Fetch Alpha Vantage equity market data for TIME_SERIES_MONTHLY_ADJUSTED.
read - Parameters
- none
kosmo integrations:call alpha-vantage.alpha_vantage_time_series_monthly_adjusted '{}' --json kosmo integrations:alpha-vantage alpha_vantage_time_series_monthly_adjusted '{}' --json alpha-vantage.alpha_vantage_time_series_weekly
Fetch Alpha Vantage equity market data for TIME_SERIES_WEEKLY.
read - Parameters
- none
kosmo integrations:call alpha-vantage.alpha_vantage_time_series_weekly '{}' --json kosmo integrations:alpha-vantage alpha_vantage_time_series_weekly '{}' --json alpha-vantage.alpha_vantage_time_series_weekly_adjusted
Fetch Alpha Vantage equity market data for TIME_SERIES_WEEKLY_ADJUSTED.
read - Parameters
- none
kosmo integrations:call alpha-vantage.alpha_vantage_time_series_weekly_adjusted '{}' --json kosmo integrations:alpha-vantage alpha_vantage_time_series_weekly_adjusted '{}' --json alpha-vantage.alpha_vantage_top_gainers_losers
Fetch Alpha Vantage intelligence data for TOP_GAINERS_LOSERS.
read - Parameters
- none
kosmo integrations:call alpha-vantage.alpha_vantage_top_gainers_losers '{}' --json kosmo integrations:alpha-vantage alpha_vantage_top_gainers_losers '{}' --json alpha-vantage.alpha_vantage_trange
Fetch Alpha Vantage technical indicator data for TRANGE.
read - Parameters
- none
kosmo integrations:call alpha-vantage.alpha_vantage_trange '{}' --json kosmo integrations:alpha-vantage alpha_vantage_trange '{}' --json alpha-vantage.alpha_vantage_treasury_yield
Fetch Alpha Vantage economic indicator data for TREASURY_YIELD.
read - Parameters
- none
kosmo integrations:call alpha-vantage.alpha_vantage_treasury_yield '{}' --json kosmo integrations:alpha-vantage alpha_vantage_treasury_yield '{}' --json alpha-vantage.alpha_vantage_trima
Fetch Alpha Vantage technical indicator data for TRIMA.
read - Parameters
- none
kosmo integrations:call alpha-vantage.alpha_vantage_trima '{}' --json kosmo integrations:alpha-vantage alpha_vantage_trima '{}' --json alpha-vantage.alpha_vantage_trix
Fetch Alpha Vantage technical indicator data for TRIX.
read - Parameters
- none
kosmo integrations:call alpha-vantage.alpha_vantage_trix '{}' --json kosmo integrations:alpha-vantage alpha_vantage_trix '{}' --json alpha-vantage.alpha_vantage_ultosc
Fetch Alpha Vantage technical indicator data for ULTOSC.
read - Parameters
- none
kosmo integrations:call alpha-vantage.alpha_vantage_ultosc '{}' --json kosmo integrations:alpha-vantage alpha_vantage_ultosc '{}' --json alpha-vantage.alpha_vantage_unemployment
Fetch Alpha Vantage economic indicator data for UNEMPLOYMENT.
read - Parameters
- none
kosmo integrations:call alpha-vantage.alpha_vantage_unemployment '{}' --json kosmo integrations:alpha-vantage alpha_vantage_unemployment '{}' --json alpha-vantage.alpha_vantage_vwap
Fetch Alpha Vantage technical indicator data for VWAP.
read - Parameters
- none
kosmo integrations:call alpha-vantage.alpha_vantage_vwap '{}' --json kosmo integrations:alpha-vantage alpha_vantage_vwap '{}' --json alpha-vantage.alpha_vantage_wheat
Fetch Alpha Vantage commodity data for WHEAT.
read - Parameters
- none
kosmo integrations:call alpha-vantage.alpha_vantage_wheat '{}' --json kosmo integrations:alpha-vantage alpha_vantage_wheat '{}' --json alpha-vantage.alpha_vantage_willr
Fetch Alpha Vantage technical indicator data for WILLR.
read - Parameters
- none
kosmo integrations:call alpha-vantage.alpha_vantage_willr '{}' --json kosmo integrations:alpha-vantage alpha_vantage_willr '{}' --json alpha-vantage.alpha_vantage_wma
Fetch Alpha Vantage technical indicator data for WMA.
read - Parameters
- none
kosmo integrations:call alpha-vantage.alpha_vantage_wma '{}' --json kosmo integrations:alpha-vantage alpha_vantage_wma '{}' --json alpha-vantage.alpha_vantage_wti
Fetch Alpha Vantage commodity data for WTI.
read - Parameters
- none
kosmo integrations:call alpha-vantage.alpha_vantage_wti '{}' --json kosmo integrations:alpha-vantage alpha_vantage_wti '{}' --json Function Schemas
Use these parameter tables when building CLI payloads without calling integrations:schema first.
alpha-vantage.alpha_vantage_ad 0 parameters
kosmo integrations:schema alpha-vantage.alpha_vantage_ad --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
alpha-vantage.alpha_vantage_adosc 0 parameters
kosmo integrations:schema alpha-vantage.alpha_vantage_adosc --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
alpha-vantage.alpha_vantage_adx 0 parameters
kosmo integrations:schema alpha-vantage.alpha_vantage_adx --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
alpha-vantage.alpha_vantage_adxr 0 parameters
kosmo integrations:schema alpha-vantage.alpha_vantage_adxr --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
alpha-vantage.alpha_vantage_all_commodities 0 parameters
kosmo integrations:schema alpha-vantage.alpha_vantage_all_commodities --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
alpha-vantage.alpha_vantage_aluminum 0 parameters
kosmo integrations:schema alpha-vantage.alpha_vantage_aluminum --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
alpha-vantage.alpha_vantage_analytics_fixed_window 0 parameters
kosmo integrations:schema alpha-vantage.alpha_vantage_analytics_fixed_window --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
alpha-vantage.alpha_vantage_analytics_sliding_window 0 parameters
kosmo integrations:schema alpha-vantage.alpha_vantage_analytics_sliding_window --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
alpha-vantage.alpha_vantage_apo 0 parameters
kosmo integrations:schema alpha-vantage.alpha_vantage_apo --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
alpha-vantage.alpha_vantage_aroon 0 parameters
kosmo integrations:schema alpha-vantage.alpha_vantage_aroon --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
alpha-vantage.alpha_vantage_aroonosc 0 parameters
kosmo integrations:schema alpha-vantage.alpha_vantage_aroonosc --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
alpha-vantage.alpha_vantage_atr 0 parameters
kosmo integrations:schema alpha-vantage.alpha_vantage_atr --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
alpha-vantage.alpha_vantage_balance_sheet 0 parameters
kosmo integrations:schema alpha-vantage.alpha_vantage_balance_sheet --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
alpha-vantage.alpha_vantage_bbands 0 parameters
kosmo integrations:schema alpha-vantage.alpha_vantage_bbands --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
alpha-vantage.alpha_vantage_bop 0 parameters
kosmo integrations:schema alpha-vantage.alpha_vantage_bop --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
alpha-vantage.alpha_vantage_brent 0 parameters
kosmo integrations:schema alpha-vantage.alpha_vantage_brent --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
alpha-vantage.alpha_vantage_cash_flow 0 parameters
kosmo integrations:schema alpha-vantage.alpha_vantage_cash_flow --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
alpha-vantage.alpha_vantage_cci 0 parameters
kosmo integrations:schema alpha-vantage.alpha_vantage_cci --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
alpha-vantage.alpha_vantage_cmo 0 parameters
kosmo integrations:schema alpha-vantage.alpha_vantage_cmo --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
alpha-vantage.alpha_vantage_coffee 0 parameters
kosmo integrations:schema alpha-vantage.alpha_vantage_coffee --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
alpha-vantage.alpha_vantage_copper 0 parameters
kosmo integrations:schema alpha-vantage.alpha_vantage_copper --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
alpha-vantage.alpha_vantage_corn 0 parameters
kosmo integrations:schema alpha-vantage.alpha_vantage_corn --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
alpha-vantage.alpha_vantage_cotton 0 parameters
kosmo integrations:schema alpha-vantage.alpha_vantage_cotton --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
alpha-vantage.alpha_vantage_cpi 0 parameters
kosmo integrations:schema alpha-vantage.alpha_vantage_cpi --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
alpha-vantage.alpha_vantage_crypto_intraday 0 parameters
kosmo integrations:schema alpha-vantage.alpha_vantage_crypto_intraday --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
alpha-vantage.alpha_vantage_currency_exchange_rate 0 parameters
kosmo integrations:schema alpha-vantage.alpha_vantage_currency_exchange_rate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
alpha-vantage.alpha_vantage_dema 0 parameters
kosmo integrations:schema alpha-vantage.alpha_vantage_dema --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
alpha-vantage.alpha_vantage_digital_currency_daily 0 parameters
kosmo integrations:schema alpha-vantage.alpha_vantage_digital_currency_daily --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
alpha-vantage.alpha_vantage_digital_currency_monthly 0 parameters
kosmo integrations:schema alpha-vantage.alpha_vantage_digital_currency_monthly --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
alpha-vantage.alpha_vantage_digital_currency_weekly 0 parameters
kosmo integrations:schema alpha-vantage.alpha_vantage_digital_currency_weekly --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
alpha-vantage.alpha_vantage_dividends 0 parameters
kosmo integrations:schema alpha-vantage.alpha_vantage_dividends --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
alpha-vantage.alpha_vantage_durables 0 parameters
kosmo integrations:schema alpha-vantage.alpha_vantage_durables --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
alpha-vantage.alpha_vantage_dx 0 parameters
kosmo integrations:schema alpha-vantage.alpha_vantage_dx --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
alpha-vantage.alpha_vantage_earnings 0 parameters
kosmo integrations:schema alpha-vantage.alpha_vantage_earnings --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
alpha-vantage.alpha_vantage_earnings_calendar 0 parameters
kosmo integrations:schema alpha-vantage.alpha_vantage_earnings_calendar --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
alpha-vantage.alpha_vantage_earnings_call_transcript 0 parameters
kosmo integrations:schema alpha-vantage.alpha_vantage_earnings_call_transcript --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
alpha-vantage.alpha_vantage_earnings_estimates 0 parameters
kosmo integrations:schema alpha-vantage.alpha_vantage_earnings_estimates --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
alpha-vantage.alpha_vantage_ema 0 parameters
kosmo integrations:schema alpha-vantage.alpha_vantage_ema --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
alpha-vantage.alpha_vantage_etf_profile 0 parameters
kosmo integrations:schema alpha-vantage.alpha_vantage_etf_profile --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
alpha-vantage.alpha_vantage_federal_funds_rate 0 parameters
kosmo integrations:schema alpha-vantage.alpha_vantage_federal_funds_rate --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
alpha-vantage.alpha_vantage_fx_daily 0 parameters
kosmo integrations:schema alpha-vantage.alpha_vantage_fx_daily --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
alpha-vantage.alpha_vantage_fx_intraday 0 parameters
kosmo integrations:schema alpha-vantage.alpha_vantage_fx_intraday --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
alpha-vantage.alpha_vantage_fx_monthly 0 parameters
kosmo integrations:schema alpha-vantage.alpha_vantage_fx_monthly --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
alpha-vantage.alpha_vantage_fx_weekly 0 parameters
kosmo integrations:schema alpha-vantage.alpha_vantage_fx_weekly --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
alpha-vantage.alpha_vantage_global_quote 0 parameters
kosmo integrations:schema alpha-vantage.alpha_vantage_global_quote --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
alpha-vantage.alpha_vantage_gold_silver_history 0 parameters
kosmo integrations:schema alpha-vantage.alpha_vantage_gold_silver_history --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
alpha-vantage.alpha_vantage_gold_silver_spot 0 parameters
kosmo integrations:schema alpha-vantage.alpha_vantage_gold_silver_spot --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
alpha-vantage.alpha_vantage_historical_options 0 parameters
kosmo integrations:schema alpha-vantage.alpha_vantage_historical_options --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
alpha-vantage.alpha_vantage_historical_put_call_ratio 0 parameters
kosmo integrations:schema alpha-vantage.alpha_vantage_historical_put_call_ratio --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
alpha-vantage.alpha_vantage_historical_volume_open_interest_ratio 0 parameters
kosmo integrations:schema alpha-vantage.alpha_vantage_historical_volume_open_interest_ratio --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
alpha-vantage.alpha_vantage_ht_dcperiod 0 parameters
kosmo integrations:schema alpha-vantage.alpha_vantage_ht_dcperiod --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
alpha-vantage.alpha_vantage_ht_dcphase 0 parameters
kosmo integrations:schema alpha-vantage.alpha_vantage_ht_dcphase --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
alpha-vantage.alpha_vantage_ht_phasor 0 parameters
kosmo integrations:schema alpha-vantage.alpha_vantage_ht_phasor --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
alpha-vantage.alpha_vantage_ht_sine 0 parameters
kosmo integrations:schema alpha-vantage.alpha_vantage_ht_sine --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
alpha-vantage.alpha_vantage_ht_trendline 0 parameters
kosmo integrations:schema alpha-vantage.alpha_vantage_ht_trendline --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
alpha-vantage.alpha_vantage_ht_trendmode 0 parameters
kosmo integrations:schema alpha-vantage.alpha_vantage_ht_trendmode --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
alpha-vantage.alpha_vantage_income_statement 0 parameters
kosmo integrations:schema alpha-vantage.alpha_vantage_income_statement --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
alpha-vantage.alpha_vantage_index_catalog 0 parameters
kosmo integrations:schema alpha-vantage.alpha_vantage_index_catalog --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
alpha-vantage.alpha_vantage_index_data 0 parameters
kosmo integrations:schema alpha-vantage.alpha_vantage_index_data --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
alpha-vantage.alpha_vantage_inflation 0 parameters
kosmo integrations:schema alpha-vantage.alpha_vantage_inflation --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
alpha-vantage.alpha_vantage_insider_transactions 0 parameters
kosmo integrations:schema alpha-vantage.alpha_vantage_insider_transactions --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
alpha-vantage.alpha_vantage_institutional_holdings 0 parameters
kosmo integrations:schema alpha-vantage.alpha_vantage_institutional_holdings --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
alpha-vantage.alpha_vantage_ipo_calendar 0 parameters
kosmo integrations:schema alpha-vantage.alpha_vantage_ipo_calendar --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
alpha-vantage.alpha_vantage_kama 0 parameters
kosmo integrations:schema alpha-vantage.alpha_vantage_kama --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
alpha-vantage.alpha_vantage_listing_status 0 parameters
kosmo integrations:schema alpha-vantage.alpha_vantage_listing_status --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
alpha-vantage.alpha_vantage_macd 0 parameters
kosmo integrations:schema alpha-vantage.alpha_vantage_macd --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
alpha-vantage.alpha_vantage_macdext 0 parameters
kosmo integrations:schema alpha-vantage.alpha_vantage_macdext --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
alpha-vantage.alpha_vantage_mama 0 parameters
kosmo integrations:schema alpha-vantage.alpha_vantage_mama --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
alpha-vantage.alpha_vantage_market_status 0 parameters
kosmo integrations:schema alpha-vantage.alpha_vantage_market_status --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
alpha-vantage.alpha_vantage_mfi 0 parameters
kosmo integrations:schema alpha-vantage.alpha_vantage_mfi --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
alpha-vantage.alpha_vantage_midpoint 0 parameters
kosmo integrations:schema alpha-vantage.alpha_vantage_midpoint --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
alpha-vantage.alpha_vantage_midprice 0 parameters
kosmo integrations:schema alpha-vantage.alpha_vantage_midprice --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
alpha-vantage.alpha_vantage_minus_di 0 parameters
kosmo integrations:schema alpha-vantage.alpha_vantage_minus_di --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
alpha-vantage.alpha_vantage_minus_dm 0 parameters
kosmo integrations:schema alpha-vantage.alpha_vantage_minus_dm --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
alpha-vantage.alpha_vantage_mom 0 parameters
kosmo integrations:schema alpha-vantage.alpha_vantage_mom --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
alpha-vantage.alpha_vantage_natr 0 parameters
kosmo integrations:schema alpha-vantage.alpha_vantage_natr --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
alpha-vantage.alpha_vantage_natural_gas 0 parameters
kosmo integrations:schema alpha-vantage.alpha_vantage_natural_gas --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
alpha-vantage.alpha_vantage_news_sentiment 0 parameters
kosmo integrations:schema alpha-vantage.alpha_vantage_news_sentiment --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
alpha-vantage.alpha_vantage_nonfarm_payroll 0 parameters
kosmo integrations:schema alpha-vantage.alpha_vantage_nonfarm_payroll --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
alpha-vantage.alpha_vantage_obv 0 parameters
kosmo integrations:schema alpha-vantage.alpha_vantage_obv --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
alpha-vantage.alpha_vantage_overview 0 parameters
kosmo integrations:schema alpha-vantage.alpha_vantage_overview --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
alpha-vantage.alpha_vantage_plus_di 0 parameters
kosmo integrations:schema alpha-vantage.alpha_vantage_plus_di --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
alpha-vantage.alpha_vantage_plus_dm 0 parameters
kosmo integrations:schema alpha-vantage.alpha_vantage_plus_dm --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
alpha-vantage.alpha_vantage_ppo 0 parameters
kosmo integrations:schema alpha-vantage.alpha_vantage_ppo --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
alpha-vantage.alpha_vantage_realtime_bulk_quotes 0 parameters
kosmo integrations:schema alpha-vantage.alpha_vantage_realtime_bulk_quotes --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
alpha-vantage.alpha_vantage_realtime_options 0 parameters
kosmo integrations:schema alpha-vantage.alpha_vantage_realtime_options --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
alpha-vantage.alpha_vantage_realtime_put_call_ratio 0 parameters
kosmo integrations:schema alpha-vantage.alpha_vantage_realtime_put_call_ratio --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
alpha-vantage.alpha_vantage_realtime_volume_open_interest_ratio 0 parameters
kosmo integrations:schema alpha-vantage.alpha_vantage_realtime_volume_open_interest_ratio --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
alpha-vantage.alpha_vantage_real_gdp 0 parameters
kosmo integrations:schema alpha-vantage.alpha_vantage_real_gdp --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
alpha-vantage.alpha_vantage_real_gdp_per_capita 0 parameters
kosmo integrations:schema alpha-vantage.alpha_vantage_real_gdp_per_capita --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
alpha-vantage.alpha_vantage_retail_sales 0 parameters
kosmo integrations:schema alpha-vantage.alpha_vantage_retail_sales --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
alpha-vantage.alpha_vantage_roc 0 parameters
kosmo integrations:schema alpha-vantage.alpha_vantage_roc --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
alpha-vantage.alpha_vantage_rocr 0 parameters
kosmo integrations:schema alpha-vantage.alpha_vantage_rocr --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
alpha-vantage.alpha_vantage_rsi 0 parameters
kosmo integrations:schema alpha-vantage.alpha_vantage_rsi --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
alpha-vantage.alpha_vantage_sar 0 parameters
kosmo integrations:schema alpha-vantage.alpha_vantage_sar --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
alpha-vantage.alpha_vantage_sma 0 parameters
kosmo integrations:schema alpha-vantage.alpha_vantage_sma --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
alpha-vantage.alpha_vantage_splits 0 parameters
kosmo integrations:schema alpha-vantage.alpha_vantage_splits --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
alpha-vantage.alpha_vantage_stoch 0 parameters
kosmo integrations:schema alpha-vantage.alpha_vantage_stoch --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
alpha-vantage.alpha_vantage_stochf 0 parameters
kosmo integrations:schema alpha-vantage.alpha_vantage_stochf --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
alpha-vantage.alpha_vantage_stochrsi 0 parameters
kosmo integrations:schema alpha-vantage.alpha_vantage_stochrsi --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
alpha-vantage.alpha_vantage_sugar 0 parameters
kosmo integrations:schema alpha-vantage.alpha_vantage_sugar --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
alpha-vantage.alpha_vantage_symbol_search 0 parameters
kosmo integrations:schema alpha-vantage.alpha_vantage_symbol_search --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
alpha-vantage.alpha_vantage_t3 0 parameters
kosmo integrations:schema alpha-vantage.alpha_vantage_t3 --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
alpha-vantage.alpha_vantage_tema 0 parameters
kosmo integrations:schema alpha-vantage.alpha_vantage_tema --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
alpha-vantage.alpha_vantage_time_series_daily 0 parameters
kosmo integrations:schema alpha-vantage.alpha_vantage_time_series_daily --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
alpha-vantage.alpha_vantage_time_series_daily_adjusted 0 parameters
kosmo integrations:schema alpha-vantage.alpha_vantage_time_series_daily_adjusted --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
alpha-vantage.alpha_vantage_time_series_intraday 0 parameters
kosmo integrations:schema alpha-vantage.alpha_vantage_time_series_intraday --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
alpha-vantage.alpha_vantage_time_series_monthly 0 parameters
kosmo integrations:schema alpha-vantage.alpha_vantage_time_series_monthly --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
alpha-vantage.alpha_vantage_time_series_monthly_adjusted 0 parameters
kosmo integrations:schema alpha-vantage.alpha_vantage_time_series_monthly_adjusted --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
alpha-vantage.alpha_vantage_time_series_weekly 0 parameters
kosmo integrations:schema alpha-vantage.alpha_vantage_time_series_weekly --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
alpha-vantage.alpha_vantage_time_series_weekly_adjusted 0 parameters
kosmo integrations:schema alpha-vantage.alpha_vantage_time_series_weekly_adjusted --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
alpha-vantage.alpha_vantage_top_gainers_losers 0 parameters
kosmo integrations:schema alpha-vantage.alpha_vantage_top_gainers_losers --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
alpha-vantage.alpha_vantage_trange 0 parameters
kosmo integrations:schema alpha-vantage.alpha_vantage_trange --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
alpha-vantage.alpha_vantage_treasury_yield 0 parameters
kosmo integrations:schema alpha-vantage.alpha_vantage_treasury_yield --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
alpha-vantage.alpha_vantage_trima 0 parameters
kosmo integrations:schema alpha-vantage.alpha_vantage_trima --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
alpha-vantage.alpha_vantage_trix 0 parameters
kosmo integrations:schema alpha-vantage.alpha_vantage_trix --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
alpha-vantage.alpha_vantage_ultosc 0 parameters
kosmo integrations:schema alpha-vantage.alpha_vantage_ultosc --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
alpha-vantage.alpha_vantage_unemployment 0 parameters
kosmo integrations:schema alpha-vantage.alpha_vantage_unemployment --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
alpha-vantage.alpha_vantage_vwap 0 parameters
kosmo integrations:schema alpha-vantage.alpha_vantage_vwap --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
alpha-vantage.alpha_vantage_wheat 0 parameters
kosmo integrations:schema alpha-vantage.alpha_vantage_wheat --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
alpha-vantage.alpha_vantage_willr 0 parameters
kosmo integrations:schema alpha-vantage.alpha_vantage_willr --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
alpha-vantage.alpha_vantage_wma 0 parameters
kosmo integrations:schema alpha-vantage.alpha_vantage_wma --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
alpha-vantage.alpha_vantage_wti 0 parameters
kosmo integrations:schema alpha-vantage.alpha_vantage_wti --json | Parameter | Type | Required | Description |
|---|---|---|---|
| No parameters. | |||
Permissions
Headless calls still follow the integration read/write permission policy. Configure read/write defaults with
integrations:configure. Add --force only for trusted automation that should bypass that policy.