get_variable_group

Get the full detail of a variable group: metadata, variants[] (with is_default), and variables[] inside the group.

Get the full detail of a variable group: metadata, variants[] (with is_default), and variables[] inside the group.

Read-only · Calls external systems. Safe to call: this tool does not modify data.

Parameters

FieldTypeRequiredDescription
group_idnumberYesVariable group id

Example arguments

Illustrative arguments an agent supplies when calling this tool:

{
  "group_id": 0
}

Description

Single call to inspect everything about a group.

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