prompts_create_version
Create a new prompt version as an append-only entry without changing the active prompt. Returns an error if the version already exists.
Instructions
Create a new prompt version (append-only). Does NOT modify current.txt.
Fails if the version already exists.
Updates versions.json without changing its current pointer.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| note | No | ||
| content | Yes | ||
| version | Yes | ||
| agent_id | Yes |