Codex.ToolOutput.Text (Codex SDK v0.7.2)

Copy Markdown View Source

Text tool output.

Normalizes to an input_text map via Codex.ToolOutput.normalize/1.

Summary

Types

t()

Text tool output.

Types

t()

@type t() :: %Codex.ToolOutput.Text{text: String.t()}

Text tool output.