maya_undo
Undo recent Maya operations executed via maya_execute. Specify steps (1-50) to roll back one or multiple actions at once.
Instructions
직전 작업을 되돌립니다.
maya_execute 로 한 작업이 잘못됐을 때 호출하세요. maya_execute 는 기본적으로 호출 하나를 undo 한 단계로 묶으므로, steps=1 이면 마지막 호출 전체가 취소됩니다.
Args: steps: 되돌릴 단계 수 (1~50).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| steps | No |