undo
Reverse the last operation performed in 3D creative workflows using the 3D-MCP server. Simplifies error correction by undoing actions through a standardized API interface.
Instructions
Undo the last operation
Input Schema
Name | Required | Description | Default |
---|---|---|---|
No arguments |
Input Schema (JSON Schema)
{
"$schema": "http://json-schema.org/draft-07/schema#",
"additionalProperties": false,
"properties": {},
"type": "object"
}