Create Random SimpleLogin Alias
alias_create_randomCreate a random email alias from two available formats: a long hex string for privacy or two readable words for easy typing. Optionally add a note to track usage.
Instructions
Create a new random SimpleLogin alias. mode='uuid' produces a long random hex local-part (hardest to guess, good for sensitive signups); mode='word' is two readable words (easier to type). Optional note lets you tag what the alias is for so you can audit later.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| mode | No | uuid | |
| note | No | Free-text note describing what this alias is for | |
| hostname | No | Optional hostname the alias is being created for (used by SimpleLogin for analytics) |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | No | ||
| No | |||
| enabled | No | ||
| note | No |