confirm_email_change
Verify and update user email addresses securely by validating the email change token and current password within the Advanced PocketBase MCP Server.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
collection | No | Collection name | users |
password | Yes | Current password for confirmation | |
token | Yes | Email change token |