Contract Testing: Admin Patch Team Users
contract-testing_admin_patch_team_usersUse JSON Patch to add or remove users from a team. Provides admin-level team membership management.
Instructions
Add or remove individual users from a team using JSON Patch (admin).
Toolset: Admin
Parameters:
teamId (string) required: UUID of the team
operations (array) required: JSON Patch operations to apply
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| teamId | Yes | UUID of the team | |
| operations | Yes | JSON Patch operations to apply |