Skip to content
MCP tools
View as Markdown
Updates dataTenanciesMCP tool

tenancies_record_inspection

Record a property inspection.

Record a property inspection. Stamps last_inspection_at and (optionally) sets the next_inspection_due_at. Inspections are typically on a 6-month cadence for active tenancies.

Parameters#

ParameterTypeRequiredDescription
tenancy_idstringYesUUID of the tenancy · Format: UUID
inspected_atstringNoDate of inspection (default: today) (Format: YYYY-MM-DD) · Format: Date (YYYY-MM-DD)
next_due_atstringNoWhen the next inspection should occur (optional — typically +6 months) (Format: YYYY-MM-DD) · Format: Date (YYYY-MM-DD)

Example prompts#

  • "Log today's inspection at 905 Sycamore Ave and set the next one for December."
  • "Record the June 9 walkthrough for the Dover St tenancy, next due in six months."

Safety#

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