lbm_get_usage
Check credit balance and usage statistics to verify sufficient credits before running a brand monitoring scan. Returns current balance, period usage, and per-scan estimate.
Instructions
WHEN TO USE: To check credit balance and usage statistics. Call this before lbm_run_scan to confirm the user has enough credits. RETURNS: Current credit balance, credits used this period, credits per scan estimate, and usage breakdown by model and project.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| end_date | No | End date ISO 8601 for usage period (required if start_date provided) | |
| start_date | No | Start date ISO 8601 for usage period (optional, default: current month start) |