Create Generation Share Link Tool
create-generation-share-linkUse this when the user wants to share an existing generated output, generation, or result through a public URL. State-changing public-link action: creates and returns a signed public share link after authorization. Requires owned generation_id from list-generations and optional expiration.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| generation_id | Yes | Generation ID to share. | |
| expires_in_minutes | No | 0 for always visible, otherwise one of 5, 15, 30, 60, 120, 240, 480, 720, 1440, 2880, 4320, 10080. Defaults to 5. |