set_auto_recharge
Automatically repurchase email packs when credit balance falls below a set threshold using 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 |
|---|---|---|---|
| billing_account_id | Yes | The billing account ID | |
| enabled | Yes | Enable (true) or disable (false) auto-recharge | |
| threshold | No | Credit threshold to trigger auto-recharge (default 2000) |