Read-onlyTenanciesMCP tool
tenancies_get
Get full details of one tenancy by UUID — includes management fee, rent collection state, inspection cadence, linked lease_id and owner_client_id.
Get full details of one tenancy by UUID — includes management fee, rent collection state, inspection cadence, linked lease_id and owner_client_id. Use tenancies_list first if you don't have the UUID. Returns the complete tenancy record.
Parameters#
| Parameter | Type | Required | Description |
|---|---|---|---|
tenancy_id | string | Yes | UUID of the tenancy · Format: UUID |
Example prompts#
- "Pull the full management details on the tenancy at 905 Sycamore Ave."
- "When is the next inspection due for the Hendersons tenancy, and what's the fee?"
Safety#
Read-only. This tool never changes your data — it only looks things up. Safe to run anytime.