password_generate_memorable
Generate a memorable passphrase password and return it in plaintext for immediate use. Requires a reason and acknowledgement to proceed.
Instructions
Generate a memorable passphrase-like password and return it in plaintext for immediate use. Requires a reason and generated-secret acknowledgement.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| words | No | ||
| separator | No | ||
| capitalize | No | ||
| includeNumber | No | ||
| reason | Yes | ||
| acknowledgePlaintext | Yes |