pub fn format_response_with_context(
bare_name: &str,
response: &Response,
ctx: &FormatContext,
) -> StringExpand description
Render the text block for a tool CallToolResult from the structured AFT Response.
pub fn format_response_with_context(
bare_name: &str,
response: &Response,
ctx: &FormatContext,
) -> StringRender the text block for a tool CallToolResult from the structured AFT Response.