Function parse_tool_arguments

Source
pub fn parse_tool_arguments(
    arguments: &str,
) -> Result<Map<String, Value>, String>
Expand description

Parse tool arguments from JSON string to Map