Skip to main content

format_response_with_context

Function format_response_with_context 

Source
pub fn format_response_with_context(
    bare_name: &str,
    response: &Response,
    ctx: &FormatContext,
) -> String
Expand description

Render the text block for a tool CallToolResult from the structured AFT Response.