pub fn operation<Input: JsonSchema>( name: impl Into<String>, description: impl Into<String>, ) -> OperationBuilder