throttle_rate_limiter_token
Calculate sleep intervals and burst limits to prevent HTTP 429 blocks using token-bucket rate limiting. Avoid rate-limit errors during autonomous agent operations.
Instructions
Token-bucket rate limiter that calculates sleep intervals and burst limits to prevent autonomous agents from getting HTTP 429 blocked. (0.005 USDC on Base L2)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| payload | Yes | Input parameters or JSON string payload for the tool execution | |
| paymentSignature | No | Base L2 USDC micropayment signature or transaction hash for x402 settlement |