get_income_statement_12_month_report
Extract 12-month income statements from Appfolio with granular filters for properties, fund types, and GL accounts to analyze financial performance.
Instructions
Generates a 12-month income statement report.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| property_visibility | No | Filter properties by status. Defaults to "active" | active |
| properties | No | Filter results based on properties, groups, portfolios, or owners | |
| fund_type | No | Filter by fund type. Defaults to "all" | all |
| posted_on_from | Yes | Required. The start month for the reporting period (YYYY-MM). | |
| posted_on_to | Yes | Required. The end month for the reporting period (YYYY-MM). | |
| gl_account_map_id | No | Optional. Filter by a specific GL Account Map ID. | |
| level_of_detail | No | Level of detail. Defaults to "detail_view" | detail_view |
| include_zero_balance_gl_accounts | No | Include GL accounts with zero balance. Defaults to false. | |
| columns | No | Array of specific columns to include in the report |