update_version
Update metadata on a published version including label, release notes, or pin status. Pinned versions are highlighted for quick access.
Instructions
Update metadata on a published version — label, description (release notes), or pin status. Pinned versions are highlighted in the version list for quick access. Does NOT change the version's configuration (published versions are immutable).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| agent_id | Yes | The agent ID | |
| version_id | Yes | The published version ID to update | |
| label | No | Version label (max 200 chars, e.g. 'Production v2') | |
| description | No | Release notes / changelog (max 2000 chars) | |
| is_pinned | No | Pin this version for quick access in the version list |