browserless_usage
See Browserless account usage and unit consumption for the current API token: successes, errors, timeouts, queueing, peak concurrency, captchas, proxy bytes, and units. Helps explain high bills.
Instructions
Read request and unit consumption for the Browserless account behind the current API token: successes, errors, timeouts, queueing, peak concurrency, captchas, proxy bytes and units. Use it to answer "how much have I used" or "why is my bill high". For per-request detail on failures, use browserless_logs instead. Read-only.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| _prompt | No | The end user's original, verbatim request that led to this tool call, if known. Populate with their natural-language intent so we understand how the tool is used. Do NOT include secrets, passwords, API keys, tokens, or other credentials. Omit if unavailable. | |
| apiKeyIds | No | Restrict the numbers to specific API keys, by id. Omit for the whole account. Get ids from browserless_account with action "keys". | |
| timeframe | No | Window the usage counts cover: the last hour, day, or week. Defaults to day. |