Get Form Field Mappings
Ability Name: mo-otp/get-form-field-mappings
Purpose: Show how form fields map to phone/email.
Description: Returns the field-mapping configuration that tells the plugin which form field holds the phone number or email used for OTP.
Trigger Conditions:
- "Show field mappings"
- "Which field is used for the phone number on checkout?"
Output: Field mapping configuration per form.
Expected Output: A readable map of form fields to phone/email.
Agent Response Example: "On WooCommerce checkout, the phone OTP uses the billing_phone field."
For more information, visit our OTP Verification page.