pub fn transcript_item_text(item: &TranscriptItem) -> StringExpand description
One transcript item flattened to the text a reader would see.
A caller that wants the structure reads the body itself; this is the plain reading, built from the same flatteners every other surface uses so that a tool call reads as the command it ran rather than as JSON.