Get AI credits and plan
get_creditsThis operator's remaining AI credit balance and their current subscription plan, including when it ends. Call this when they ask how many credits are left, whether they can still run AI effects, or what plan they are on. Credits are separate from wallet money — do not confuse the two.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| plan | No | Subscription package name | |
| credits | Yes | AI credits remaining. NOT money — see get_wallet_transactions for that. | |
| videoCredits | No | ||
| sessionCredits | No | ||
| subscriptionEndDate | No |