createShareLink
Generate a public link to share an HTML prototype for team review. No project setup required; ideal for one-shot sharing, rate-limited to 10 requests per hour.
Instructions
Create a public review link for an HTML prototype. No project setup required — creates a brand-new throwaway project. Rate-limited to 10 requests/hour per IP. Use this for one-shot sharing of prototypes.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| html | Yes | Complete HTML document to share | |
| title | Yes | Display name for the share, max 80 chars | |
| authorName | No | Optional author name shown on review page |