Create a top-up link
create_topup_linkGenerate a checkout link for token top-ups so the human can complete payment, then poll check_limits to verify the purchase.
Instructions
Prepare a token purchase for the human principal. The agent CANNOT complete the payment: card and Telegram Stars both need the human. Returns the checkout link to hand over, then poll check_limits.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| pack_id | No | Pack id from get_pricing, e.g. tokens_10. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| pack | No | ||
| packages | No | ||
| next_step | No | ||
| checkout_url | No | ||
| stars_deeplink | No | ||
| agent_can_complete | No |