Look under gameplay->animations and then expand character for a list of all the vanilla idles.
To get one of them to play use actor.playidle(idle_property)
There can be issues with some of them, if the proper conditions are not met, or if they're busy doing something else.
If you want to add new idles, that's a whole 'nother discussion
