create_share_report
Create a public read-only design critique report link for a project. Viewers see numbered pins, screenshots, status, and the verification trail with no account needed.
Instructions
Mint a public read-only crit report link (pincushion.io/r/) for a project: numbered pins with threads, screenshots, status, and the branch/PR/deploy/AI-verification trail. Anyone with the link can view it — no extension, no account, nothing to install. Free on every plan. Perfect for handing a design crit to a founder/client, or showing stakeholders what shipped. Optionally scope to a single page URL. Links never expire unless expiresInDays is set; viewers see live pin status.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| title | No | Optional report title, e.g. "Design crit — June 9". Defaults to "<N> design notes on <domain>". | |
| pageUrl | No | Optional: limit the report to pins on this exact page URL. Omit for the whole project. | |
| projectId | Yes | The project ID | |
| expiresInDays | No | Optional: days until the link expires (1–365). Omit for a non-expiring link. |