Enable Transaction Logging


Ability Name: mo-otp/enable-transaction-logging

Purpose: Turn OTP transaction logging on or off.

Description: Enables (or disables) logging of every OTP transaction for later review and export.

Trigger Conditions:

  • "Start logging OTP transactions"
  • "Turn off transaction logs"

Input: { enabled: boolean }

Output: { success: boolean, message: string }

Expected Output: Confirmation logging is on/off.

Agent Response Example: "✅ Transaction logging is now enabled."


For more information, visit our OTP Verification page.