Undo change
undo_changeReverse a recorded reversible project mutation. Queues a hosted job; use get_job to retrieve its result.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| projectId | Yes | ||
| requestId | Yes | A new UUID for this job, reused only when retrying identical inputs. | |
| targetEventId | Yes | ||
| idempotencyKey | Yes | ||
| workspaceToken | Yes | Secret workspace capability returned by create_workspace. Treat as a password; never place in a query string. | |
| expectedRevision | Yes |