select_patient
Switch to a different patient's medical data for all subsequent operations in the OncoFiles cancer care management system.
Instructions
Switch to a different patient for this connection.
After calling this, all subsequent tool calls will use the selected patient's data. The selection persists across requests.
Args: patient_slug: Patient slug or UUID (e.g. 'q1b', 'e5g').
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| patient_slug | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |