get_stock_quote
Retrieve current stock price, daily change, 52-week range, and year-to-date return for Brazilian stocks by providing the ticker symbol.
Instructions
Get the current stock price with daily change, 52-week range, and YTD return.
Args: ticker: Brazilian stock ticker (e.g. PETR4, VALE3, ITUB4)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ticker | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |