set_auto_rotate
Control whether Spectre automatically switches accounts upon rate limits. Disable to use only the active account and receive rate limit errors.
Instructions
Enable or disable automatic account rotation on rate limits.
When enabled (default): if the current account hits a rate limit, Spectre automatically switches to the next available account. The agent sees a note that rotation happened.
When disabled: only the account set via set_active_account() is used. Rate limits are returned as errors instead of rotating silently. Use this when you're managing a specific account and don't want operations accidentally going through a different account.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| enabled | Yes | True to enable auto-rotation (default), False to disable. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |