Getting list of all keys and values from bucket of real time db

In thunkable classic we have block called “get tag list” to retrieve all tags and values of a particular firebase bucket in list format. However I couldn’t find the same in thunkable pro. How can I retrieve all key and values in list format?

There is no ready block. Create your block to perform this operation.