pulse_my_plan
Check your API key's current plan tier, rate limits, and compare all available tiers. Use this to understand why a request was rejected or before upgrading your plan.
Instructions
Show the current API key's plan: tier, rate limits (per-minute/daily/monthly), and a comparison of every tier's limits with an upgrade link. Call this when the user asks what plan they're on, when a request was rejected for tier or rate-limit reasons, or before recommending an upgrade. Live remaining-quota counts also arrive on every API response as X-RateLimit-* headers.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| useToonFormat | No | Return data in compact toon format (default: true). Set to false for standard JSON. |