set_auto_recharge
Enable or disable automatic email pack repurchases when credits drop below a threshold. Requires a saved Stripe payment method.
Instructions
Enable or disable automatic email pack repurchase when credits drop below a threshold. Requires a saved Stripe payment method.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| org_id | Yes | The organization ID | |
| enabled | Yes | Enable (true) or disable (false) auto-recharge | |
| threshold | No | Credit threshold to trigger auto-recharge (default 2000) |