Create a release (local draft)
create_releaseCreate a release for a given app version. Optionally include raw commit logs or bullet points that will be transformed into polished What's New text.
Instructions
Create a release for a version. Optionally include sourceNotes (commit log or bullet points) that generate_release_notes will turn into polished What's New copy.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| appId | Yes | App ID (GUID) | |
| version | Yes | Version string, e.g. "2.4.0" | |
| sourceNotes | No | Raw commit log / bullets to draft from |