create_topup_link
Create a one-tap Stripe Checkout link to add credit to YOUR balance — hand it to a human to open and pay. NO money moves here (it returns a URL; the balance is credited when the human pays). Use when you hit insufficient balance. amountUsd is dollars (whole cents). FREE to call. Requires your rs_live_* key (or wallet-JWT / MCP token); not for x402 callers. Example: create_topup_link {amountUsd:10}
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| amountUsd | Yes | ||
| cancelUrl | No | ||
| successUrl | No |