security_totp_qr_generator
Generate otpauth:// URIs and QR codes for two-factor authentication using TOTP or HOTP standards, compatible with common authenticator apps.
Instructions
Menu ID: totp_qr_generator. 2FA TOTP QR Generator. Build otpauth:// URIs and QR codes for two-factor authentication. RFC 6238 TOTP and RFC 4226 HOTP. Works with Google Authenticator, Authy, 1Password, Microsoft Authenticator, Bitwarden. Use describe_tool with tool_id "totp_qr_generator" for full page guidance.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| operation | Yes | ||
| type | Yes | ||
| issuer | Yes | ||
| account | Yes | ||
| secret | Yes | ||
| algorithm | Yes | ||
| digits | Yes | ||
| period | Yes |