renameAgentVersion
Rename an existing agent version or edit its note. Version history stays immutable; only the name and note can change.
Instructions
Rename a saved version or edit its note. Version history is immutable otherwise; only the name and note can change. (Tags: Agents)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| agent_id | Yes | The ID of the agent. | |
| requestBody | No | The JSON request body. | |
| version_number | Yes | The version number, as returned in `version_number` from the list or save endpoints. |