Hey @erispoe! We're working on a way to access the current page via retoolContext/something similar. In the meantime a workaround I've found is reading the url via the url
global.
Since each page has its own url you can parse it to figure out what page you're on. Know it's not ideal but hopefully it can unblock you for the time being