rotate_webhook_trigger
Rotate a webhook trigger's token to obtain a new plaintext token. The old token remains valid for a short grace period, enabling callers to migrate without disruption.
Instructions
Rotate a webhook trigger's token. Returns the new plaintext token ONCE. The old token keeps working for a short grace period so callers can be migrated.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| confirm | Yes | Must be true. Destructive and irreversible — ask your human first. | |
| webhookId | Yes | The webhook trigger's id. |