renameAgentVersion
Rename an agent version or update its note while keeping version history immutable. Provide the agent ID and version number to change the display name or note.
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. |