get_annual_budget_comparative_report
Compare annual budget versus actuals across properties using filters like date range, property status, and GL account map.
Instructions
Returns annual budget comparative report for the given filters.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| property_visibility | No | Filter properties by status. Defaults to "active" | active |
| properties_ids | No | Filter by specific property IDs | |
| property_groups_ids | No | Filter by property group IDs | |
| portfolios_ids | No | Filter by portfolio IDs | |
| owners_ids | No | Filter by owner IDs | |
| occurred_on_to | Yes | The end date for the report period (YYYY-MM-DD) | |
| additional_account_types | No | Array of additional account types to include | |
| gl_account_map_id | No | Filter by GL account map ID | |
| level_of_detail | No | Specify the level of detail. Defaults to "detail_view" | detail_view |
| columns | No | Array of specific columns to include | |
| periods | No | Periods |