check_verification
Verify a one-time passcode (OTP) sent to a phone number by submitting the phone number, country code, and the code entered by the user.
Instructions
Verifica un código OTP previamente enviado a un número de teléfono con verify_phone. Ingresa el mismo número, código de país y el código que el usuario recibió.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| phone_number | Yes | Número de teléfono que recibió el código | |
| country_code | No | Código de país | 52 |
| verification_code | Yes | Código de verificación ingresado por el usuario |