describeToolResult

Describes the tool result by transforming it into a user-readable message object.

Return

A transformed message representing the description of the tool result.

Parameters

message

The tool result message to be described. It contains the tool call id, tool name, and content details.