set_default_variant

Promote one variant to the group's default and demote every other variant in one atomic update.

Promote one variant to the group's default and demote every other variant in one atomic update.

Writes data · Idempotent · Calls external systems.

Parameters

FieldTypeRequiredDescription
acknowledgebooleanNoReset edit budget after user approval
group_idnumberYesVariable group id
variant_idnumberYesVariant id to make default

Example arguments

Illustrative arguments an agent supplies when calling this tool:

{
  "group_id": 0,
  "variant_id": 0
}

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