
A collector is a bucket mechanism:
Actions can put stuff into a bucket.
A trigger then can dump out all of the items in a bucket.
Example:
You could have an automation that reads a RSS feed and puts new articles into a bucket.
A separate automation sends you a digest email once an hour or once a day with all the new articles in that time period.