google_finance_quote
Fetch current quote data for any stock symbol from Google Finance. Get structured JSON with price and market details.
Instructions
Google Finance Quote API. Fetches the latest quote data for a provided stock symbol from Google Finance https://www.google.com/finance/quote/AAPL:NASDAQ?hl=en.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| quote | Yes | Stock symbol to fetch the latest quote for (e.g., AAPL:NASDAQ, BTC-USD) |