Open the Deepy top-up page
deepy_open_topup_pageOpens the Deepy credits top-up page in the default browser when credits are insufficient, returning the page URL. Lets users add funds without any charges.
Instructions
Open the Deepy credits top-up page in the user's default browser and return its URL. Call this when a balance is too low to cover a generation (deepy_estimate_generation returned canAfford=false, or a create failed with INSUFFICIENT_CREDITS) and the user wants to add credits. Opens a page only — it never moves money or charges anything.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||