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