Appends a tool message to the chat view in grey format (same as summary). Tool messages are processed as markdown before display.
This method checks if the message is a GTK Message with a widget attached, and extracts the widget if present. If a widget is provided, it will be wrapped in a Frame (with the message content as the title) and added as a framed widget instead of inserting markdown text.
| message |
The Message object to display |
1.0