Cancel the Pro subscription
pro_cancelCancel at period end. This is not just a billing change — it schedules deletion of ALL databases on the account. Call without confirm first: the response spells out the consequences with concrete dates; show them to the user and only retry with confirm="cancel" after their explicit approval.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| confirm | No | Pass "cancel" only after the user has seen the consequences and approved. | |
| pro_token | No | Pro account token (pt_...). Optional if the MCP connection already sends Authorization: Bearer pt_... |