ToolResult
init
- text (str): The text description or result of the tool operation.
- images (Optional[List[str]]): List of base64-encoded images to include in the conversation context. Images should be encoded as “data:image/{format};base64,{data}” format.