Publish a handover as a report
handover.publishCreate or update a stable /r/{slug}/ report projection of a Handover revision.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| slug | No | Stable URL slug; generated from the title when omitted. | |
| access | No | Who can open the report URL. | |
| entryPath | No | Artifact path opened first when readers visit the report. | |
| handoverId | Yes | Handover to project as a stable report. | |
| revisionId | No | Revision to pin; used when revisionMode is pinned. | |
| revisionMode | No | Follow new revisions automatically or keep one revision pinned. |