update_variable_group

Rename a variable group.

Rename a variable group.

Writes data · Idempotent · Calls external systems.

Parameters

FieldTypeRequiredDescription
acknowledgebooleanNoReset edit budget after user approval
group_idnumberYesVariable group id
namestringYesNew group name

Example arguments

Illustrative arguments an agent supplies when calling this tool:

{
  "group_id": 0,
  "name": "string"
}

Description

Variant management has moved to dedicated variants_* tools (add_variant, remove_variant, rename_variant, set_default_variant, copy_variant_values).

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