pub fn continue_intervention_tool(
intervention_service: Arc<dyn InterventionService>,
) -> impl ToolAvailable on crate feature
payments only.Expand description
Creates a payments_intervention_continue tool backed by the given intervention service.