# engagements_get

> Get full details of a vendor engagement by UUID, including contact info, vendor type, engagement type, schedule, location, meeting URL, notes, tags, and linked prospect.

<!-- Source: https://docs.actuallycare.com/tools/engagements/engagements_get -->

Get full details of a vendor engagement by UUID, including contact info, vendor type, engagement type, schedule, location, meeting URL, notes, tags, and linked prospect. Returns all fields. If you don't have the UUID, use [`engagements_list`](/tools/engagements/engagements_list) first.

## Parameters

| Parameter | Type | Required | Description |
| --- | --- | --- | --- |
| `engagement_id` | string | Yes | UUID of the engagement. Use [`engagements_list`](/tools/engagements/engagements_list) to find IDs. · Format: UUID |

## Example prompts

- "Pull up the details for my Thursday lunch with the title rep."
- "What is the meeting link and agenda for my training with the lender team Friday?"

## Safety

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