Rename Generation
update-generationUse this when the user wants to rename an existing generated result. After authorization, this state-changing action updates the filename for the specified generation_id.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| filename | Yes | New generation filename, up to 255 characters. | |
| generation_id | Yes | Generation ID to update. Call list-generations first. |