Use the Speak AI MCP server tool clone_recorder to duplicate an existing recorder
including all its settings and questions.
What does it do?
Duplicate an existing recorder including all its settings and questions.
Parameters
clone_recorder takes 4 parameters, 1 of them required.
| Name | Type | Required | Description |
|---|---|---|---|
recorderId |
string | Yes | ID of the recorder to clone |
name |
string | No | Name for the cloned recorder |
description |
string | No | Description for the cloned recorder |
folderId |
string | No | Folder for the cloned recorder |
Behaviour
The Speak AI MCP server publishes these behaviour hints for clone_recorder.
- Can change data in your workspace.
- Does not delete or overwrite existing data.
- Repeating an identical call can have an extra effect.
- Can reach systems outside Speak AI.
Related
- Recorders & surveys lists the rest of the Recorders & surveys category.
- Tool reference lists every Speak AI MCP server tool.
- MCP server covers setup, supported clients, and what agents can do once connected.