Provides struct and type for a AgentPartInput
Summary
Types
@type t() :: %OpenCode.Generated.AgentPartInput{ id: String.t() | nil, name: String.t(), source: OpenCode.Generated.AgentPartInputSource.t() | nil, type: String.t() }
Provides struct and type for a AgentPartInput
@type t() :: %OpenCode.Generated.AgentPartInput{ id: String.t() | nil, name: String.t(), source: OpenCode.Generated.AgentPartInputSource.t() | nil, type: String.t() }