There’s not a master list of poses, you would have to know the variable name of the pose you are trying to access. If it’s a Polyscope waypoint, you can always reference the waypoint and use it in script by using the Pose section of the formula builder. If you are trying to access from pure script a waypoint taught in Polyscope you will have to assign it to a variable first, then you can access in script. Polyscope writes the waypoint directly into the move command when it converts from what you see on the screen to script to be executed.