Fix deactivateUser title after main rebase
Main renamed archiveUser to deactivateUser; keep the new name and set its title and full annotation hints. Signed-off-by: Cursor Agent <cursoragent@cursor.com> Co-authored-by: Bryan FRIMIN <bryan@frimin.fr>
This commit is contained in:
@@ -12712,14 +12712,9 @@ tools:
|
||||
$ref: "#/components/schemas/RemoveUserInput"
|
||||
outputSchema:
|
||||
$ref: "#/components/schemas/RemoveUserOutput"
|
||||
<<<<<<< HEAD
|
||||
- name: deactivateUser
|
||||
title: Deactivate User
|
||||
description: Deactivate a user in the organization
|
||||
=======
|
||||
- name: archiveUser
|
||||
title: Archive User
|
||||
description: Archive a user in the organization
|
||||
>>>>>>> b29c4a15c (Annotate MCP tools with titles and hints)
|
||||
hints:
|
||||
readonly: false
|
||||
destructive: false
|
||||
|
||||
Reference in New Issue
Block a user