aad_delete_user
Remove an Azure AD user from your directory using the user's object ID or UPN.
Instructions
Delete an Azure AD user.
Args: user_id: Object ID of the user to delete user_principal_name: User principal name (alternative lookup)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| user_id | Yes | ||
| user_principal_name | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |