mhlb_set_subscription_enabled
Enable or disable recurring lunch subscriptions to control automatic ordering and charging for your account. Confirm the action to apply changes; preview otherwise.
Instructions
Turn recurring lunch subscriptions on or off for the account. Turning it ON means future lunches are ordered and charged automatically. NOTE: this write is UNVERIFIED — its request shape was derived from the web app’s compiled API client but has not been exercised against a live account. Inspect the dry-run preview before confirming.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| confirm | No | Must be true to proceed. Without this, the tool returns a preview. | |
| enabled | Yes | true to enable recurring subscriptions, false to disable. |