get_tax_return
Retrieve a normalized Geneva tax declaration for any year. Filter detailed fields by section or include raw PDF lines for analysis.
Instructions
Return the normalized declaration for a year.
sections filters the detailed fields (e.g. ["salary", "movable_wealth"]).
Summary totals (ICC/IFD) are always included.
include_raw=True adds all raw PDF lines with their page number.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| year | Yes | ||
| sections | No | ||
| include_raw | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||