get_view | Get a specific patient view snapshot, raw JSON or rendered text. |
list_views_and_blocks | List available views for the patient. Optionally provide view_type to list blocks within that view. |
get_view_block | Get a specific block from a view by block_id. |
get_view_recent_events | Get recent live-segment entries (temp) for a specific view type. |
get_logs | Get log entries for the patient with optional time, type, and trace filters. |
get_events | Get events with optional time, type, and trace filters; resolves EventLog IDs for trace queries. |
get_stable_data | Get stable patient data (demographics, condition/diagnosis, medications, preferences). |
list_event_state_modules | List event state module types present for the patient. |
get_event_state_module | Get a specific event state module by type (e.g., symptoms, behavioral_state, alerts_and_tasks). |
read_memories | Read memories for a patient. Optionally search by query, or list all up to limit. |