edubase_delete_organization_members
Remove one or multiple users from an organization by providing the organization identifier and a comma-separated list of user IDs. Simplifies user membership management.
Instructions
Remove user(s) from an organization.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| users | Yes | comma-separated list of user identification strings | |
| organization | Yes | organization identification string |