unity_undo
Undoes the single most recent step on Unity's global undo stack, equivalent to Ctrl+Z. Use to revert the last action.
Instructions
Undo the single most recent step on Unity's global undo stack (Ctrl+Z). To revert a specific MCP action, prefer unity_undo_last.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| port | No | Unity instance port (from unity_select_instance). Always include it when multiple instances run. |