Skip to main content

tool_def

Function tool_def 

Source
pub fn tool_def(
    name: &'static str,
    description: &'static str,
    schema_value: Value,
) -> Tool