view
Obtain a live URL to open and edit a design in CE.SDK. Add a pin to generate a frozen permalink for comparing exact revisions.
Instructions
Get a URL the human can open to view and edit the design in CE.SDK. Returns the design's stable URL — the viewer keeps it live, re-rendering as you edit, so print it ONCE and don't re-emit a fresh URL every turn. Add pin: true for a frozen permalink to that exact revision (for 'look at exactly this' or comparing revisions). The page is a full editor; when the human clicks 'Save', their edits land as a new revision whose note carries an engine-computed change summary — continue from that revision.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| pin | No | When true, return a frozen permalink to this exact revision instead of the live design URL. | |
| revision | Yes | Any revision in the design; resolved to its root and opened at the design head. |