Skip to content
MCP tools
View as Markdown
Updates dataTenanciesMCP tool

tenancies_mark_rent_collected

Stamp rent as collected for a tenancy.

Stamp rent as collected for a tenancy. Sets last_rent_collected_at (default: today) and flips rent_current to TRUE. Call this after confirming rent receipt (ACH settlement, check cleared, etc.).

Parameters#

ParameterTypeRequiredDescription
tenancy_idstringYesUUID of the tenancy · Format: UUID
collected_atstringNoDate rent was collected (default: today) (Format: YYYY-MM-DD) · Format: Date (YYYY-MM-DD)

Example prompts#

  • "Mark June rent collected for the Sycamore Ave tenancy, the ACH settled today."
  • "The Dover St tenant's check cleared yesterday, stamp their rent as received."

Safety#

Updates data. Changes an existing record. The change is visible immediately in the app and can be edited back.