calculate_otp_codes
Generate OTP codes for tokens matching a specific pattern using TOTP or HOTP algorithms to verify identity and secure access.
Instructions
Calculate the OTP code for all tokens matching the pattern.
Args:
pattern: Token pattern (part of the name or token number)Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| pattern | Yes |