pub type ToolParameters = HashMap<String, Value>;
Tool parameter type
pub struct ToolParameters { /* private fields */ }