balance
Retrieve your current GovToolsPro credits and subscription status to track usage and plan ahead.
Instructions
Return the current GovToolsPro credit balance and subscription status for the authenticated account. Free — exercises auth end-to-end. The extension and the API draw from the same shared credit pool.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| balance | Yes | Current total credit balance. | |
| subscriptionCredits | No | Credits from the active subscription. | |
| topupCredits | No | Credits purchased as one-off top-ups. | |
| totalUsed | No | Lifetime credits consumed. | |
| totalPurchased | No | Lifetime credits purchased. | |
| subscription | No | Active subscription, or null if none. |