check_usage
Check your current plan, credits remaining, and billing period to confirm sufficient credits before generating video clips.
Instructions
Returns a JSON object with plan (string), credits_remaining (number), credits_total (number), period_start (ISO date), and period_end (ISO date). Call this before generate_clips to confirm the user has enough credits.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||