pub async fn dispatch_builtin_tool( name: &str, args: &Value, config: &HematiteConfig, ) -> Result<String, String>