list_permission_groups
Retrieves all permission groups associated with a specified target (HubProfile or Workspace) using the given workspace ID.
Instructions
List all permission groups for a target.
workspace_id: target workspace ID — get available IDs from list_workspaces()
target_type: "HubProfile" or "Workspace"
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| target_id | Yes | ||
| target_type | Yes | ||
| workspace_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |