minimax_consume
Increment the local consumption counter for each MiniMax API call to track usage and avoid hitting the 5-hour rate limit.
Instructions
Increment the local 5h-window consumption counter by delta.
Call this once per MiniMax API call (or batch) your agent makes.
Combined with minimax_status() it lets the agent pace itself
without waiting for MiniMax's 5h rate limit to bite.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| delta | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||