Provides struct and type for a CommandV2Info
@type t() :: %OpenCode.Generated.CommandV2Info{ agent: String.t() | nil, description: String.t() | nil, model: OpenCode.Generated.CommandV2InfoModel.t() | nil, name: String.t(), subtask: boolean() | nil, template: String.t() }