mcp_update_user_meta
Update user metadata by providing a user ID and a set of key-value pairs. Useful for custom user field modifications.
Instructions
Update meta data for a user
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | User ID | |
| meta | Yes | Meta key-value pairs to set |