Function handle

Source
pub async fn handle(
    registry: &PluginRegistry,
    tool_name: Option<&str>,
    apply: bool,
) -> Result<()>