Get Popup Templates


Ability Name: mo-otp/get-popup-templates

Purpose: Read the OTP popup template HTML.

Description: Returns the stored HTML for all four popup templates (Default, Error, UserChoice, External). null means the built-in default is active.

Trigger Conditions:

  • "Show the OTP popup templates"
  • "What does the error popup look like?"

Output: { templates: { Default, Error, UserChoice, External } }

Expected Output: The current template HTML (or default indicator) for each popup.

Agent Response Example: "The Default and Error popups use custom HTML; UserChoice and External use the plugin defaults."


For more information, visit our OTP Verification page.