# pm_consultations_get

> Get full details of one consultation by UUID.

<!-- Source: https://docs.actuallycare.com/tools/pm-consultations/pm_consultations_get -->

Get full details of one consultation by UUID. Includes sensitive proposal terms (proposed_management_fee_pct, proposed_leasing_fee_months, estimated_monthly_revenue, close_probability) — caller must sanitize before any public AI summary.

## Parameters

| Parameter | Type | Required | Description |
| --- | --- | --- | --- |
| `consultation_id` | string | Yes | UUID of the consultation · Format: UUID |

## Example prompts

- "Pull up my consultation with landlord Marcus Bell, including the proposed management fee."
- "What terms did I propose in the Ramos consultation, and the close probability?"

## Safety

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