Skip to main content

try_tool_parameters

Function try_tool_parameters 

Source
pub fn try_tool_parameters(
    schema: Value,
) -> Result<HashMap<String, Value>, Error>
Expand description

Fallible variant of tool_parameters for callers handling dynamic schema input.