OpenCode.Generated.SessionNextAgentSwitched (opencode_sdk v0.1.88)

Copy Markdown View Source

Provides struct and type for a SessionNextAgentSwitched

Summary

Types

t()

@type t() :: %OpenCode.Generated.SessionNextAgentSwitched{
  data: OpenCode.Generated.SessionNextAgentSwitchedData.t(),
  durable: OpenCode.Generated.SessionNextAgentSwitchedDurable.t() | nil,
  id: String.t(),
  location: OpenCode.Generated.LocationRef.t() | nil,
  metadata: map() | nil,
  type: String.t()
}