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:
Cursor Agent
2026-07-30 09:16:06 +00:00
parent c7cef96bfa
commit 0a61bea40c

View File

@@ -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