Skip to main content

make_tool

Function make_tool 

Source
pub fn make_tool(
    name: &str,
    description: &str,
    properties: Value,
    required: Vec<&str>,
) -> Tool
Expand description

Helper to create a tool definition.