start_topup
Begin a credit-pack top-up for the project owner. Pass the packs eurCents(from list_credit_packs). Returns{checkoutUrl, credits, eurCents, directCharge}or{transactionId, credits, eurCents, directCharge:true}` on subsequent MCP purchases. Owner-only; requires a token minted with the billing scope.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| eurCents | Yes | Pack price in EUR cents, matching a pack returned by list_credit_packs. |