handle

Function handle 

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