get_portfolio_breakdown
Retrieve the asset allocation breakdown for a TEFAS mutual fund, displaying percentages of stocks, bonds, and other holdings.
Instructions
Get asset allocation (portfolio breakdown) for a TEFAS fund.
Returns holdings percentages such as stocks, reverse repo, eurobonds, government bonds, precious metals, foreign assets, etc. (whatever TEFAS publishes for that fund on the selected date).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| min_pct | No | Hide allocation lines below this absolute percent (default 0.01). Use 0 to show all non-null columns. | |
| fund_code | Yes | TEFAS fund code (e.g. ``AAL``). | |
| fund_type | No | Optional YAT/EMK/BYF/GYF/GSYF. Auto-detected if omitted. | |
| as_of_date | No | Snapshot date (YYYY-MM-DD). Default: latest available (searches up to ~14 days back to skip weekends/holidays). | |
| output_format | No | ``markdown`` or ``json``. | markdown |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |