check_limits
Report what this caller may do right now — and never spend any of it to find out.
Answers the questions the news tool descriptions cannot: how many searches are left
this hour, how far back this plan reaches, the largest limit it allows, how many
searches may run at once, and how long to wait if the budget is spent. These ceilings
are per-plan and change without a release, so trust this over any number written into a
description.
Checking is free: the endpoint is exempt from every metering stage, so calling it does not consume an hourly call, a concurrency slot, or a credit.
Reach for it before planning a batch of calls, and after any plan-limit or rate-limit error instead of guessing the ceiling that was hit.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| api_key | No | Optional NewsMCP API key. Report the ceilings for this key's plan; omit to report the keyless ceilings. | |
| response_format | No | `text` (default) for a readable summary, `json` for the raw payload. | text |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |