Delete a group
delete_groupRemove a user group to revoke its permissions while keeping member accounts intact. Provide a confirmation token to finalize.
Instructions
Removes a group. Its members keep their accounts but lose whatever access the group gave them. Requires a confirmation token.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| group_id | Yes | Numeric Wiki.js id. | |
| confirm_token | No | Token from this tool’s previous, unconfirmed call. Omit it to receive one. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| truncated | No | Present only when the answer was shortened to fit the budget. |