pub type SessionId = String;
Identifier for a session whose tool calls are being scoped.
pub struct SessionId { /* private fields */ }