runId

open override var runId: String?(source)

Defines the unique identifier for the session context within the agent's lifecycle. This property can be used to correlate and differentiate multiple sessions for the same agent or across different agents.

The runId can be null, indicating that the session has not been associated with an identifier.