pub async fn tool_controller_create(
configuration: &Configuration,
tool_body: ToolBody,
) -> Result<InlineResponse2011, Error<ToolControllerCreateError>>pub async fn tool_controller_create(
configuration: &Configuration,
tool_body: ToolBody,
) -> Result<InlineResponse2011, Error<ToolControllerCreateError>>