Get Current Glucose Reading
get_current_glucoseFetch a patient's latest blood glucose reading, returning values in mg/dL and mmol/L plus trend direction.
Instructions
Fetch the latest blood glucose reading for a patient. Returns the glucose value in both mg/dL and mmol/L, plus trend direction.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| patient_id | Yes | Patient ID from get_connections (or leave blank to auto-select first connection) |