set_active_account
Set a specific X/Twitter account as the primary account for reads and writes, with automatic fallback to other accounts if rate-limited.
Instructions
Set a specific account as the primary account for all operations.
The named account will be used first for reads and writes. If it gets rate-limited, the pool falls back to other active accounts.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| username | Yes | The @handle of the account to set as primary. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |