Approve an automatic pose decision
approve_automatic_pose_fallbackSuccessful automatic poses now continue without review, including imports. Four-direction setup stays automatic and eight-direction keeps its existing selection. Imported generation preserves source rendering rather than project style. Use this tool only when get_job returns a pending automaticPoseFallback. If poseReview is present, this is a historical imported-pose checkpoint from an earlier flow: show originalUrl and poseUrl side by side and ask the user to check style, complete head/body and unwanted ground/scenery. Submit choice="generated" only after they accept that exact pose, or choice="original" to use their original character; include poseVersion from poseReview.version. Use cancel_job to cancel. Without poseReview, pose creation failed: ask whether to continue with the default pose or cancel, and use choice="original" to continue. Never approve automatically. Both choices resume the original approved animation request at normal video cost. Accepted generated poses are reused without another review until regenerated.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| jobId | Yes | Job waiting for an automatic pose decision. | |
| choice | No | Required for an imported-pose review. Technical-failure fallback defaults to original. | |
| poseVersion | No | Exact poseReview.version shown to and approved by the user; required for an imported-pose review. |