TranscriptMessage

A single message in a transcript with parsed content blocks, tool-use extraction, and text access.

Usage

Source

TranscriptMessage()

Parameter Attributes

type: str
content: list[ContentBlock]
raw: RawDict = (lambda: {})()