Tool
waitlist_config_upsert
Create or replace the waitlist configuration.
Full-document upsert of the waitlist config for the current product: consent text (with an optional {policy} placeholder), policy link, invite email subject/template, and sender identity. Stored as-is; content correctness is the controller's responsibility.
Arguments
| Name | Type | Required | Description |
|---|---|---|---|
| policyVersion | string | • | Policy version label (controller-owned free string). |
| consentText | string | • | Plain-text consent statement shown at signup; may contain a {policy} placeholder. |
| policyUrl | string | — | Policy link URL (http/https/mailto). Null to clear. |
| inviteSubject | string | — | Invite email subject line. Null to clear. |
| senderName | string | — | Controller display name used as the invite From name. |
Try it
Set the waitlist consent text and point the policy link at example.com/privacy.