4. Future Consideration
Allow pagination in slot resolvers
Currently, slot resolvers in conversational processes can be dynamic or static. With dynamic, we can call a action. However if I need to paginate on the action to get more results as possible values, that is not possible. Please enable pagination in some way for slot resolvers as I currently have to have some slots be static due to this limitation.