finish_change_number
Complete a Signal phone number change by submitting the 6-digit verification code to migrate the account to the new number. Call after start_change_number to finalize the migration.
Instructions
Complete the second step of a Signal phone number change by submitting the verification code. Only works when signal-mcp is the account's primary device — fails with 'This command doesn't work on linked devices' if signal-mcp was set up via signal-cli link. Must be called after start_change_number, which initiates the number change and triggers the SMS/voice code. number is the new E.164 phone number you are migrating to. verification_code is the 6-digit code received via SMS or voice call to that number. pin is required only if your account has a Signal Registration Lock PIN set — omit otherwise. On success, the account is permanently migrated to the new number; all linked devices are updated. Use start_change_number first to request the verification code before calling this tool. Do NOT call this tool without first calling start_change_number — the code will not exist.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| pin | No | Registration lock PIN (required if the account has a PIN set) | |
| number | Yes | The new phone number in E.164 format | |
| verification_code | Yes | 6-digit verification code from SMS/voice |