restoreFromTrash
Restore a soft-deleted object from trash
How to use it
restoreFromTrash is exposed by the Simulator Ai Plugin MCP server. Add the server to your MCP client (Claude Desktop, Cursor, Windsurf and others), and the restoreFromTrash tool becomes available to the model automatically. See the full listing for setup details and every tool this server provides.
FULL SIMULATOR AI PLUGIN LISTINGOther tools in Simulator Ai Plugin (21)
Build an absolute web-app deep-link (actor / event / chat / layer / transaction / …) for the user to click; resolves the web base + workspace automatically, and defaults to the user's open actor/layer from the UI context when present
Auto-layout a layer into domain-clustered grids (replaces the pull → edit → push loop)
Create a dashboard chart actor (dynamic actorFilter or explicit accounts mode)
Create a new Smart Form actor with develop + production environments
Deploy one Smart Form env to another (develop → production); creates a new release
Show added / removed / modified files between two releases
Return every actor placement on a layer in one paginated call
List version history for a Smart Form file (fileId from .manifest.json)
Fetch the source of one specific file version
Poll an exportGraph / importGraph task; completed exports include a ready-to-share downloadUrl
List releases for a Smart Form environment
List soft-deleted objects in a Smart Form environment
Delete edges longer than a distance threshold; preserves hierarchy edges
Fetch all actors and edges from a layer and write them to <layerId>.yaml in the working directory
Download all env file trees of a Smart Form to <actorId>/<env>/ with .manifest.json
Read <layerId>.yaml and sync it with the server layer: create / update / remove to match the file
Diff local develop files against .manifest.json, validate, and push changed files in one batch
Restore a file to a prior version
Roll back to a prior release (forward-only: creates a new active release)
Update Corezoid credentials bound to a Smart Form environment (develop or production)
Upload a .graph archive (base64 or public URL) to workspace storage, returning the fileName for importGraph