get_owner_directory_report
Retrieve a directory report of all property owners with optional filters for property visibility, tags, and columns. Use to find specific owners by searching results client-side.
Instructions
Retrieves a DIRECTORY report with details about property owners. This returns ALL owners (with optional filters) - to find specific owners by name, call this report and search the results client-side. IMPORTANT: All ID parameters must be numeric strings, NOT names. The 'tags' parameter is for filtering by actual system tags, NOT for text search.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| property_visibility | No | Filter properties by visibility. Defaults to 'active'. | active |
| properties | No | Filter results based on properties, groups, portfolios, or owners. | |
| tags | No | FILTER BY SYSTEM TAGS ONLY: Comma-separated list of actual tags assigned to owners in the system (e.g., 'vip,corporate'). NOT for searching by owner names - use the full report results for name searching. | |
| owner_visibility | No | Filter owners by visibility. Defaults to 'active'. | active |
| created_by | No | Filter by who created the owner. Defaults to 'All'. | All |
| columns | No | List of columns to include in the report. If omitted, default columns are used. |