create_topup_link
Create a payment link to add funds to wallet. Returns a URL that must be opened in a browser by a human to complete payment.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| agent_id | Yes | Agent ID to top up wallet for | |
| amount_cents | No | Amount in cents (minimum 500 = $5.00) |