get_design_prompt_pack
Retrieve a complete, current design prompt pack for a given design ID, including anchor, component, and page prompts with active latitude contracts, to continue or hand off design work.
Instructions
The app-authored sequential Claude Design prompt pack (markdown): anchor sheet first, then template-aware component sheets and page prompts, each embedding the latitude contract in force. Regenerated from live data on every call.
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 |