create_permission_group
Creates a new permission group for a specified target in a workspace.
Instructions
Create a new permission group on a target. Returns the new group ID.
workspace_id: target workspace ID — get available IDs from list_workspaces()
target_type: "HubProfile" or "Workspace"
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | ||
| target_id | Yes | ||
| target_type | Yes | ||
| workspace_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |