Type Aliases

ToolResultContent

Type Alias: ToolResultContent

ToolResultContent = string

Defined in: src/adapters/types.ts:369

v2.12 — content shape mirroring LLMMessage.content. Future-compatible with multi-modal tool_result blocks once LLMMessage widens.

On this page