delete_permission
Revoke all permissions a user has on a target (HubProfile, Workspace, or Channel) in a workspace. Specify user, target, and workspace to remove access.
Instructions
Revoke all permissions a user has on a target.
workspace_id: target workspace ID — get available IDs from list_workspaces()
target_type: "HubProfile", "Workspace", or "Channel"
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| user_id | Yes | ||
| target_id | Yes | ||
| target_type | Yes | ||
| workspace_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |