Update Rate Limit Settings
Ability Name: mo-otp/update-rate-limit-settings
Purpose: Change OTP rate-limit rules.
Description: Updates the OTP request rate limits.
Trigger Conditions:
- "Allow only 3 OTPs per 5 minutes"
- "Loosen the rate limit"
Input: Rate-limit settings to change.
Output: { success: boolean, message: string }
Expected Output: Confirmation of the change.
Agent Response Example: "✅ Rate limit set to 3 requests per 5 minutes."
For more information, visit our OTP Verification page.