list_variable_groups

List variable groups for a product.

List variable groups for a product.

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

Parameters

FieldTypeRequiredDescription
detailbooleanNoReturn full JSON instead of compact one-liners (default: false)
productstringYesProduct slug

Example arguments

Illustrative arguments an agent supplies when calling this tool:

{
  "product": "string"
}

Description

Scoping is intentionally limited to a single product to mirror the web UI and avoid surfacing groups across products the caller may not have UI access to. Archived groups are filtered out.

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