Company Metrics
get_company_metricsAnalyze a company's financial health, profitability, growth, and cash flow, and receive derived signals on margin trends, financial strength, and growth trajectory. Ideal for fundamental analysis.
Instructions
Deep financial analysis including profitability, financial health, cash flow, growth (3-year CAGR), and per-share metrics. Synthesizes key metrics, financial ratios, income statement, balance sheet, and cash flow statement into one agent-ready response with derived signals: margin_trend (EXPANDING/STABLE/CONTRACTING), health_signal (STRONG/ADEQUATE/WEAK), and growth_signal (ACCELERATING/STEADY/DECELERATING). Use this for fundamental analysis, financial health checks, or when you need to understand a company's trajectory.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| symbol | Yes | Stock ticker symbol (e.g., AAPL, MSFT, TSLA) | |
| period | No | Reporting period. Defaults to annual. | annual |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| symbol | Yes | ||
| period | Yes | ||
| latest_period_date | Yes | ||
| profitability | Yes | ||
| financial_health | Yes | ||
| cash_flow | Yes | ||
| growth_3yr | Yes | ||
| per_share | Yes | ||
| meta | Yes |