Read-onlyLeasesMCP tool
leases_get
Get full details of one lease by UUID.
Get full details of one lease by UUID. Returns all lease fields including renter/landlord references, commission, renewal chain (previous_lease_id), and the rental_application_id that led to the lease. Use leases_list first if you don't have the UUID.
Parameters#
| Parameter | Type | Required | Description |
|---|---|---|---|
lease_id | string | Yes | UUID of the lease · Format: UUID |
Example prompts#
- "Pull the full terms of the Patel lease, including deposit and renewal chain."
- "What's the commission on the lease at 88 Calloway Ave?"
Safety#
Read-only. This tool never changes your data — it only looks things up. Safe to run anytime.