rename_speech
Change the name of an existing speech file in the Tavus MCP Server by providing its unique identifier and a new name.
Instructions
Rename an existing speech
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| speech_id | Yes | Unique identifier for the speech | |
| speech_name | Yes | New name for the speech |