get_variable_groups
Retrieve variable groups from a specified Azure DevOps project, optionally filtered by variable group name; lists all when no filter is provided.
Instructions
Get variable groups from a project
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project | Yes | Project name | |
| groupName | No | Variable group name (optional - will list all if not provided) |