Instead of
databases..collections..create
I want to have it only work on a specific collection, is that possible?
If not any plans to implement this feature?
TL;DR
Developers want to know if they can choose a specific database/collection in Events. By using `databases.DB-ID.collections.COLL-ID.create`, it can be triggered only when the specified collection is created. Currently, it's not possible to target a specific collection directly, but they could implement this feature in the future.