inputobject · requiredProvider-specific public source, URL or search criteria.
Loading tools…
Google Finance
Retrieve public Google Finance quote snapshots with instrument identity, price and source timestamps.
Read-only public quote research. Historical chart mode is intentionally unavailable until its supplier cost can be bounded to delivered bars.
Agents select this operation with tool ID google-finance.market-data, then check its current inputs and price before a run.
inputobject · requiredProvider-specific public source, URL or search criteria.
maxItemsinteger · optionalMaximum number of records to return.
minimum: 1 · maximum: 10
bar_countnumberReturned bar count value.
historical_barsarrayReturned historical bars value.
history_availablebooleanReturned history available value.
history_unavailable_reasonstringReturned history unavailable reason value.
quote_countnumberReturned quote count value.
quotesarrayReturned quotes value.
retrieved_atstringReturned retrieved at value.
sourcestringReturned source value.
Inspect returns this reviewed example, its estimated cost and the current input schema. Run calculates the estimate for your actual input.
{
"tool_id": "google-finance.market-data",
"input": {
"input": {
"symbols": [
"MSFT:NASDAQ"
],
"language": "en"
},
"maxItems": 1
}
}{
"quotes": [
{
"low": 479.36,
"high": 489.3,
"name": "Microsoft Corp",
"open": 480.065,
"price": 484.31,
"change": 2.6799927,
"source": "google_finance",
"symbol": "MSFT:NASDAQ",
"ticker": "MSFT",
"country": "US",
"currency": "USD",
"exchange": "NASDAQ",
"market_cap": 3596266165131.2256,
"source_url": "https://www.google.com/finance/quote/MSFT:NASDAQ",
"record_type": "quote",
"retrieved_at": "2026-08-20T12:23:46.000Z",
"change_percent": 0.5564422,
"previous_close": 481.63,
"instrument_type": "stock",
"source_updated_at": "2026-08-20T12:23:04+00:00"
}
],
"source": "google_finance",
"bar_count": 0,
"quote_count": 1,
"retrieved_at": "2026-08-20T12:23:46.000Z",
"historical_bars": [],
"history_available": false,
"history_unavailable_reason": "The admitted Google Finance supplier cannot bound chart-point charges to delivered bars."
}No listing-specific teaching errors are published. Inspect the tool before running to receive the current schema and error guidance.
Use verified tools with pay-per-use pricing. Provider access is included. Tools that work in your own apps ask you to connect that account.
Connect your first agent to receive $1 trial credit.