get_animation_plan
Retrieve the locked animation plan and user-facing summary for a character animation before constructing frame animation. Use after plan_animation to get the required plan ID.
Instructions
Read the locked plan.json for a character animation.
Use before build_frame_animation if you need the plan_id or to re-show user_facing_summary. Errors if plan_animation was never called.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | ||
| output_dir | No | ||
| animation_name | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||