Function tool_controller_remove

Source
pub async fn tool_controller_remove(
    configuration: &Configuration,
    id: &str,
) -> Result<InlineResponse2011, Error<ToolControllerRemoveError>>