Create top-up link
create_topup_linkCreate a Stripe Checkout URL that a human opens to fund the wallet. Amount between 100 and 100000 cents USD.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| key | No | Agent key (agp_…). Optional when the MCP connection sends Authorization: Bearer. | |
| amountCents | Yes | Top-up amount in USD cents, e.g. 2000 = $20 |