disable-user
Temporarily deactivate a WordPress user account by providing the user ID. Optionally include a reason to document why the account was disabled.
Instructions
Temporarily deactivate a WordPress user account
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| reason | No | Reason for disabling the account | |
| userId | Yes | ID of the user to disable |