# prospects_get

> Get full details of a vendor prospect by UUID, including contact info, vendor type, interest level, priority, estimated lifetime value, notes, tags, and status history.

<!-- Source: https://docs.actuallycare.com/tools/prospects/prospects_get -->

Get full details of a vendor prospect by UUID, including contact info, vendor type, interest level, priority, estimated lifetime value, notes, tags, and status history. Returns all fields. If you don't have the UUID, use [`prospects_list`](/tools/prospects/prospects_list) first.

## Parameters

| Parameter | Type | Required | Description |
| --- | --- | --- | --- |
| `prospect_id` | string | Yes | UUID of the prospect. Use [`prospects_list`](/tools/prospects/prospects_list) to find IDs. · Format: UUID |

## Example prompts

- "Pull up everything on the prospect Rosa Delgado, including notes and status history."
- "What is the estimated lifetime value on my Coastal Title prospect?"

## Safety

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