drupal · Capability
Drupal JSON:API — Users
Drupal JSON:API — Users. 3 operations. Lead operation: List users. Self-contained Naftiko capability covering one Drupal business surface.
What You Can Do
GET
Listusers
— List users
/v1/user/user
GET
Getuser
— Get a user
/v1/user/user/{uuid}
PATCH
Updateuser
— Update a user
/v1/user/user/{uuid}
MCP Tools
list-users
List users
read-only
idempotent
get-user
Get a user
read-only
idempotent
update-user
Update a user
idempotent