get_design_handoff
Fetch a design continuation bundle as JSON for a design ID, delivering brief, tokens, board digest, contracts, inventory, and audits to resume or hand off work mid-flow or post-completion.
Instructions
The design's continuation bundle as JSON: brief, tokens, board digest, the continuation contract (hard floor first, then the latitude level), live inventory, coherence audit and the import contract. Available mid-flow (project paused at EXTERNAL_DESIGN) and post-completion.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| designId | Yes | The Design id (cuid) - shown on the design page URL and in the continuation card | |
| handoffKey | No | Design handoff key; falls back to the DESIGNFLOW_HANDOFF_KEY environment variable |