1. Verification Code Tests extraction of a 6-digit numeric code from the email. The LLM should identify and extract the code. Start Code Test
2. Verification Link Tests extraction of a verification URL from the email. The LLM should identify the verify button/link. Start Link Test
3. Code or Link (EITHER mode) Email contains both a code and a link. Tests the EITHER extraction mode where the LLM picks the best option. Start Either Test