display_tool_call
Function
This function is defined in the main module.Display tool call information in PraisonAI’s unique timeline format. Uses ▸ prefix, inline timing [X.Xs], and status icons ✓/✗ for a clean, scannable tool activity display.
Signature
Parameters
The tool call message (legacy format)
Rich console for output
Name of the tool being called
Input arguments to the tool
Output from the tool (if available)
Time taken for tool execution in seconds
Whether the tool call succeeded
Returns
The result of the operation.

