list_iam_groups
List IAM groups at account or environment level to view group names, UUIDs, and types for access management.
Instructions
List visible groups at an organisational level (IAM v1). Requires iam:groups:read scope on an account-scoped platform token. level-type is 'account' or 'environment'; level-id is the corresponding UUID. Response array field: results (each item has uuid, groupName, type).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| levelType | Yes | Organisational level type: 'account' or 'environment'. | |
| levelId | Yes | UUID of the level-type instance (e.g. account UUID). |