Ask a question to get started
Enter to send•Shift+Enter new line
format_display_content( content: object, ) -> str
Coerce arbitrary tool-arg content into a displayable string.
Strings pass through unchanged; other values are JSON-formatted for readability, falling back to str() when serialization fails.
str()