add_account
Add a new X account to the automation system with validated configuration, atomic storage, and optional proxy, persona, and keywords.
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 |