describeToolCall
Composes a description of a tool call message.
Return
A Message instance containing the description of the tool call.
Parameters
message
The tool call message to be described. Must be an instance of Message.Tool.Call.