I think a way you can try to achieve what you are looking for would by using [runCommand](https://docs.liquibase.com/change-types/mongodb/run-command.html) (or its alternative [adminCommand](https://docs.liquibase.com/change-types/mongodb/admin-command.html), of course to run this change type successfully you have to be an administrator in MongoDB).