update_account
Partially update an X account's settings: proxy, persona, cookies, or activity status. Closes the current browser session to apply changes before the next action.
Instructions
Partially update an account. Only provided fields change (None =
leave unchanged); pass an empty string to clear proxy. persona
sets the freeform persona text; pass an empty string to clear it.
cookie_file re-imports cookies like add_account. The account's
warm browser session is closed, so the next action cold-starts on
the new config.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| proxy | No | ||
| account | Yes | ||
| persona | No | ||
| is_active | No | ||
| cookie_file | No | ||
| self_handles | No | ||
| action_config | No | ||
| target_keywords | No | ||
| competitor_profiles | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |