Connected accounts
DRY RUN
Profiles
List of profiles the agent manages. API credentials live in .env; profiles here control which handles appear in the UI and per-account enable flags.
| Platform | Handle | Display | API | Enabled | Actions |
| tiktok |
@theweathermancc |
the weatherman |
missing keys
|
on |
|
Credential checklist
| Platform | Status | Env keys |
| X | set | X_API_KEY, X_API_SECRET, X_ACCESS_TOKEN, X_ACCESS_TOKEN_SECRET |
| Instagram | set | INSTAGRAM_ACCESS_TOKEN, INSTAGRAM_BUSINESS_ACCOUNT_ID |
| TikTok | missing | TIKTOK_ACCESS_TOKEN (+ client key/secret) |
| YouTube | missing | YOUTUBE_CLIENT_SECRETS_FILE or refresh token |