renew_service
Create a renewal invoice for a service to extend its current term. Requires explicit user confirmation as it spends from your account balance.
Instructions
Ensure a renewal invoice exists for a service (renew the current term). Requires scope services:write. SPENDS MONEY: generates/settles a renewal invoice from your balance. Pass confirm:true only after the user has explicitly approved. service_id from list_services.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| confirm | Yes | Set to true to execute. This operation spends from your account balance and/or is irreversible; only pass true after the user has explicitly approved. Omit or false → the tool refuses and makes no API call. | |
| service_id | Yes | Service ID from list_services. |