pub async fn tool_controller_update(
configuration: &Configuration,
id: &str,
tool_id_body: ToolIdBody,
) -> Result<InlineResponse2011, Error<ToolControllerUpdateError>>pub async fn tool_controller_update(
configuration: &Configuration,
id: &str,
tool_id_body: ToolIdBody,
) -> Result<InlineResponse2011, Error<ToolControllerUpdateError>>