Skip to main content

transcript_item_text

Function transcript_item_text 

Source
pub fn transcript_item_text(item: &TranscriptItem) -> String
Expand 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.