OpenCode.Generated.PromptAgentAttachment (opencode_sdk v0.1.59)

Copy Markdown View Source

Provides struct and type for a PromptAgentAttachment

Summary

Types

t()

@type t() :: %OpenCode.Generated.PromptAgentAttachment{
  name: String.t(),
  source: OpenCode.Generated.PromptSource.t() | nil
}