Provides struct and type for a SessionNotFoundError
@type t() :: %OpenCode.Generated.SessionNotFoundError{ message: String.t(), session_id: String.t(), tag: String.t() }