pay_bill
Initiate a one-time Spectrum bill payment by loading the payment form with a specified amount. Provide account credentials, payment amount, and optional payment method; confirm final submission.
Instructions
Initiate a one-time bill payment for a Spectrum account. Loads the payment form with the specified amount. Note: final submission requires user confirmation.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| amount | Yes | Payment amount in dollars (e.g., '89.99'). Do not include the $ sign. | |
| password | Yes | Spectrum account password | |
| username | Yes | Spectrum account username or email address | |
| payment_method | No | Payment method label as it appears on the account (e.g., 'Visa ending in 4242'). Omit to use the default payment method on file. |