getVpsPackageDetails
Get detailed information about a specific VPS package including all pricing tiers. Requires authentication. Required: packageId (string). For anonymous browsing use listVpsPackages, which already includes per-term pricing.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| packageId | Yes | ||
| sessionKey | No | Session key (osk_...) returned by checkDeviceLoginStatus. Pass it on every call when logged in via the in-chat device flow; omit when connected via OAuth. |