Expand description
Tool-calling wire types: a ToolSpec a model may call and a ToolCall it
emits. The ChatMessage-facing parsing layer (request parsing, transcript
inlining) lands with the chat-wire unit; this is the core the runtime
adapters and the tool-call chunk need.