list_patients
Identify all patients under your account, including dependents, and obtain their unique patient IDs required for managing appointments.
Instructions
List every patient the logged-in account can act on.
Returns the account holder plus any linked dependents (e.g. children). Each entry has a
stable patient_id (MRN) used by all other tools, and is_account_holder marks the
logged-in user. Use these IDs — never names — for the patient-scoped tools.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |