get_unit_directory_report
Retrieve a unit directory report with details about units in properties, filtered by property, owner, group, portfolio, tags, or unit visibility.
Instructions
Retrieves a unit directory report with details about units in properties. IMPORTANT: All ID parameters (owners_ids, properties_ids, etc.) must be numeric strings (e.g. '123'), NOT names. Use respective directory reports first to lookup IDs by name if needed.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| properties | No | Filter results based on properties, groups, portfolios, or owners. All ID fields must be numeric strings, not names. | |
| unit_visibility | No | Filter units by status. Defaults to "active" | active |
| tags | No | Optional. Filter by a comma-separated list of tags (e.g., "bbq,deck"). | |
| columns | No | Array of specific columns to include in the report |