update_account
Update an account's settings such as proxy, persona, or cookies without changing other fields. Clears warm browser session to apply new configuration on 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 |