sf_api_usage
Check current Salesforce REST API usage against the org's daily limit by reading the Sforce-Limit-Info header from the last API call, or fall back to the /limits endpoint when no prior call exists.
Instructions
Report current Salesforce REST API usage against the org's daily limit.
Reads the Sforce-Limit-Info header from the most recent API call when
available (no extra request needed); falls back to a /limits call
otherwise (e.g. right after server startup, before any other tool ran).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||