get_basic_financials
Retrieve key financial metrics for any stock symbol, including P/E ratio, market cap, and more, to evaluate company fundamentals quickly.
Instructions
Get basic financial information for a company.
Args:
symbol: The stock symbol to look up (e.g., AAPL for Apple Inc.)
Returns:
str: Basic financial metrics in JSON format including P/E ratio, market cap, etc.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| symbol | Yes |