update-user
Modify WordPress user details such as username, email, password, and roles. Specify the user ID or 'me' for the current user. Requires site URL and authentication credentials.
Instructions
Update an existing WordPress user
Input Schema
Name | Required | Description | Default |
---|---|---|---|
description | No | New description of the user | |
No | New email address for the user | ||
firstName | No | New first name for the user | |
lastName | No | New last name for the user | |
locale | No | New locale for the user | |
name | No | New display name for the user | |
newPassword | No | New password for the user | |
newUsername | No | New login name for the user | |
nickname | No | New nickname for the user | |
password | Yes | WordPress application password | |
roles | No | New roles assigned to the user | |
siteUrl | Yes | WordPress site URL | |
slug | No | New alphanumeric identifier for the user | |
url | No | New URL of the user | |
userId | Yes | User ID or 'me' for current user | |
username | Yes | WordPress username |
Input Schema (JSON Schema)
You must be authenticated.
Other Tools from WordPress MCP Server
- create-category
- create-comment
- create-post
- create-user
- delete-category
- delete-post
- delete-user
- get-category
- get-clicks
- get-comments
- get-country-views
- get-post
- get-post-stats
- get-referrers
- get-search-terms
- get-site-stats
- get-stats-highlights
- get-stats-summary
- get-streak-stats
- get-top-posts
- get-user
- get-users
- list-categories
- list-posts
- remove-referrer-spam
- report-referrer-spam
- update-category
- update-post
- update-user
Related Tools
- @prathammanocha/wordpress-mcp-server
- @prathammanocha/wordpress-mcp-server
- @prathammanocha/wordpress-mcp-server
- @prathammanocha/wordpress-mcp-server
- @prathammanocha/wordpress-mcp-server