I would like to create a pipeline that automatically checks for new points created in one point layer daily and creates a circular buffer at a defined distance around each of those points in a new layer. I have tried to the "create geometry" tool, which does have polygon listed as an option under "geometry type" but am lost on what type of "geometry format" to use and what should be contained in the "geometry field" of the point layer. All points will be buffered to the same distance so that field can be a default value in the point field when the point is created.
I've done a little research on community and over a year and a half ago there was mention of adding the ability to buffer points to pipeline but I can not find any newer references than that.