get_prices
Retrieve current prices for up to 50 symbols across crypto, stock, or index markets in one call. Unresolved symbols are reported separately, so partial results are still returned.
Instructions
Get current prices for several instruments at once.
Args: symbols: Up to 50 tickers. market: "crypto", "stock" or "idx" — applies to every symbol.
Symbols that cannot be resolved are reported in failed rather than
failing the whole call.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| market | No | stock | |
| symbols | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||