Publish preview
publish_previewMarks a change request as ready for review by updating its status to 'in preview' and exposing the preview URL.
Instructions
Mark a change request ready for the requester to review. The preview is already live from the worktree; this flips status to "in preview" and surfaces the link.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Change request id whose local preview is ready. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Change request id. | |
| status | Yes | New status, set to "preview". | |
| review_url | Yes | Page where the requester reviews and approves the change. |