There's not a good way currently to get Mongo's bson types for every field that exists in a collection. Trying to use external tools to sample and guess at the bson types has proved difficult.
This would be especially helpful when creating validators to give a starting point, or for creating documentation.