financial_summary
Retrieve a fundamental analysis bundle with price summary for a Bucharest Stock Exchange ticker. Combines key financials, dividend, ownership, and price trends in a single call.
Instructions
One-call bundle for a fundamental ("Buffett-style") analysis.
Combines get_fundamentals with a price summary (last close, 52-week high/low, 1-year and ~5-year percent change) derived from daily history, so a caller has every input in a single call. It returns data, not a verdict — the analysis/judgement is left to the caller.
Caveat (see note): the inputs are a current valuation snapshot +
dividend + ownership + price trend. BVB publishes no multi-year
financial statements, so a full 10-year ROE/margin/FCF track record is
not available from this source.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ticker | Yes | BVB ticker to summarise, e.g. "TLV" or "ATB". |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||