Function create_tool_schema

Source
pub fn create_tool_schema(
    params: Vec<(&str, Value)>,
    required: Vec<&str>,
) -> Value
Expand description

Helper function to create tool schemas from parameter definitions