alterlab_disable_beta_feature
Opt out of a beta feature on your AlterLab account. Idempotent operation: succeeds regardless of current opt-in status. Cannot disable generally available features.
Instructions
Opt out of a beta feature on your AlterLab account. This operation is idempotent — calling it when not opted in returns success. GA (generally available) features cannot be disabled.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| slug | Yes | URL-safe slug of the beta feature to opt out of (e.g., 'v2-extraction', 'stealth-v3'). Use alterlab_list_my_beta_features to see your currently active slugs. |