Read-onlyReferralsMCP tool
referrals_get
Get full details of a referral by UUID, including referred person info, referring agent, receiving agent, financial details, and linked escrow.
Get full details of a referral by UUID, including referred person info, referring agent, receiving agent, financial details, and linked escrow. Returns all fields including status history timestamps. If you don't have the UUID, use referrals_list first.
Parameters#
| Parameter | Type | Required | Description |
|---|---|---|---|
referral_id | string | Yes | UUID of the referral. Use referrals_list to find IDs. · Format: UUID |
Example prompts#
- "Pull up the full referral details for the Garcias, including the fee terms."
- "What is the status history on my referral to agent Dana Cole?"
Safety#
Read-only. This tool never changes your data — it only looks things up. Safe to run anytime.