update_user
Modify user details in the MCP JSON Database Server by updating fields like name, email, department, and position using the user's unique ID.
Instructions
Mevcut kullanıcı bilgilerini günceller
Input Schema
Name | Required | Description | Default |
---|---|---|---|
department | No | Yeni departman | |
No | Yeni e-posta adresi | ||
id | Yes | Güncellenecek kullanıcının ID'si | |
name | No | Yeni kullanıcı adı | |
position | No | Yeni pozisyon |