Function call_tool_stdout

Source
pub fn call_tool_stdout(
    allocator: &mut Allocator,
    tool_name: &str,
    input_args: &[String],
)