pub async fn call_method( action_id: String, method_id: String, provider_id: Option<String>, data: Value, ) -> Result<(), ServerFnError>