manage_animation
Create, list, load, play, stop, and retrieve animation tracks for Roblox Studio rigs. Manage playback and animation instances directly for automation.
Instructions
Manage animations. Actions: create (Animation with animationId — do not invent IDs), list, load (load onto a rig without playing), play, stop, stop_all, get_tracks (tracks on a rig). Prefer user-provided or search-accepted animation IDs.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | No | ||
| path | No | Animation instance path for play | |
| action | Yes | ||
| rigPath | No | Model with Humanoid or AnimationController | |
| parentPath | No | ||
| animationId | No |