SessionContext type
Below is the type definition for theSessionContext type. You provide this context using the setSessionContext method to help Suki’s AI generate more accurate and meaningful clinical notes.
SessionContextResponse type
Below is the type definition for theSessionContextResponse type. This is the return type for the setSessionContext method. It returns an empty object {} when successful. If there’s an error, the method throws a ContextUpdateFailed error.
Related content
setSessionContext method
Sends additional metadata to the Suki backend server to help generate more accurate notes.
Session Context Guide
Learn how to use session context to improve note generation quality.
Context Update Errors
Error codes for context update failures.