Skip to content
MCP tools
View as Markdown
Read-onlyRental applicationsMCP tool

rental_applications_get

Get full details of one rental application by UUID.

Get full details of one rental application by UUID. Returns all application fields including credit_score, monthly_income, employment_status, background_check_status, eviction_history (sensitive — caller must sanitize before AI use). Returns decision, decision_reason, reviewed_at for audit trail.

Parameters#

ParameterTypeRequiredDescription
application_idstringYesUUID of the rental application · Format: UUID

Example prompts#

  • "Show me the full application for 412 Birchwood Ln, including credit score and income."
  • "Pull up Tia Moreno's application details before I make a decision."

Safety#

Read-only. This tool never changes your data — it only looks things up. Safe to run anytime.