marketplace_set_rate_limit
Define custom rate limits for API keys by specifying requests per second, minute, hour, or day, giving tool owners control over usage.
Instructions
Set custom rate limit for an API key (tool owner only).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| keyId | Yes | The key ID to update | |
| rateLimit | Yes | New rate limit configuration | |
| userAddress | Yes | Your wallet address (must be key owner or tool owner) |