extract_finance
Retrieve current stock quotes for up to five tickers via Stooq, including open, high, low, volume, and timestamped freshness data for AI agents.
Instructions
No-key stock quote data via Stooq — close, open, high, low, volume, quote timestamp, and source. Accepts up to 5 comma-separated tickers. Returns timestamped freshcontext only for successful observations.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | Ticker symbol(s) e.g. 'AAPL' or 'MSFT,GOOG,PLTR' | |
| max_length | No |