duplicate_variable

Clone a variable under a new name.

Clone a variable under a new name.

Writes data · Calls external systems.

Parameters

FieldTypeRequiredDescription
acknowledgebooleanNoReset edit budget after user approval
new_namestringYesName for the new variable
variable_idnumberYesSource variable id

Example arguments

Illustrative arguments an agent supplies when calling this tool:

{
  "variable_id": 0,
  "new_name": "string"
}

Description

The duplicate inherits the type, group, and per-variant values of the source — the platform copies everything atomically in one call.

What's next?

All MCP tools

Browse the full tool reference by category.

Connect a client

Point Claude, Cursor, or Claude Code at the server.

Last updated on