delimit_cost_controls
Inspect or adjust per-tool hourly rate limits and session cost caps for Delimit MCP calls.
Instructions
Manage MCP rate limits and session cost controls.
When to use: to inspect or adjust per-tool hourly rate limits and the session cost cap that throttle Delimit's call surface. When NOT to use: for project-cost analysis (use delimit_cost_analyze) or alert configuration (delimit_cost_alert).
Sibling contrast: delimit_cost_analyze inspects spend in your project; this manages our own per-session call quotas.
Side effects: action="set" / "reset" mutate the rate-limiter state. action="status" / "quota" are read-only.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| action | No | One of "status" (default), "quota", "set", "reset". | status |
| tool_name | No | Tool name. Required for "quota" and "set" with limit. | |
| limit | No | New hourly call limit (used with action="set"). | |
| cost_cap | No | New session cost cap in USD (used with action="set"). |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||