tm_list_variables_sets
Lists all variables sets owned by the user and returns metadata, helping identify available sets to attach to a profile for load testing.
Instructions
List all variables sets owned by the authenticated user.
Returns metadata only — id, name, mode, macro columns, optional
weight column, row count, byte size, timestamps. The raw CSV
content is NOT included (it's downloaded via a separate UI-only
endpoint when needed). For a single set's full metadata use
:func:tm_get_variables_set.
Useful for answering "what variables sets do I have available to attach to a profile?" — common follow-up when the AI is asked to set up a parameterized load test.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |