Skip to content
MCP tools

Tenancies

Manage tenancy records, including delinquency lookups, for the property-management vertical.

Manage tenancy records, including delinquency lookups, for the property-management vertical.

Tools (7)#

ToolTypeWhat it does
tenancies_listRead-onlySearch the user's property-managed tenancies.
tenancies_getRead-onlyGet full details of one tenancy by UUID — includes management fee, rent collection state, inspection cadence, linked lease_id and owner_client_id.
tenancies_createCreates dataStart managing a lease.
tenancies_mark_rent_collectedUpdates dataStamp rent as collected for a tenancy.
tenancies_record_inspectionUpdates dataRecord a property inspection.
tenancies_delinquentRead-onlyList active and vacating tenancies where rent is currently late (rent_current=FALSE).
tenancies_statsRead-onlyGet aggregate property-management portfolio stats: total tenancies, by_status breakdown, assets_under_management_monthly (sum of monthly_rent from the linked leases of active tenancies — the recurring revenue you're managing), delinquent_count, inspections_due_in_30_days.