progressive_payment_management
Manage payments for a Progressive policy: view balance, pay bills, schedule autopay, and update payment methods.
Instructions
Manage payments for a Progressive policy. Supports viewing payment history, upcoming due dates, making a payment, setting up autopay, and updating payment methods.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| action | Yes | Payment action to perform. | |
| policy_number | Yes | Policy number to manage payments for. | |
| payment_amount | No | Amount to pay in USD (required for make_payment). | |
| payment_method | No | Payment method details (required for make_payment, setup_autopay, update_payment_method). | |
| autopay_schedule | No | Autopay billing schedule (required for setup_autopay). |