Create share link
create_share_linkGenerate a read-only public review link for a project, enabling stakeholders to view annotations without an account and keeping reporter emails hidden.
Instructions
Mint a read-only public review link for a project, so a stakeholder can review its annotations without an account. Reporter emails are hidden on shared views.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_id | Yes | ||
| expires_in_days | No | Days until the link expires. 0 or omitted means it never expires. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | No | ||
| path | No | ||
| scope | No | ||
| created_at | No | ||
| expires_at | No | ||
| is_expired | No | ||
| project_id | No |