add_account
Add a new X account to your multi-account automation setup. Provide an account ID, optional cookie file from exported x.com cookies, and a persona to define the account's voice and engagement style.
Instructions
Add an account to config/accounts.json (validated, backed up,
atomic). cookie_file is a path ON THIS MACHINE to an exported
x.com cookies JSON; it is validated and copied to
config/_cookies.json. Cookie values never pass through
the tool call. persona is freeform markdown describing the
account's voice/engagement style (max 4000 chars).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| proxy | No | ||
| persona | No | ||
| is_active | No | ||
| account_id | Yes | ||
| cookie_file | No | ||
| target_keywords | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |