Is there a "Navigate: To Page" command in v2?

This works for me for creating buttons:

${widgets.button("Space Overview", function()
editor.navigate("Library/Core/Page/Space Overview")
end)}