ap connections
Agenda Panda lets you connect one platform at a time, connect multiple platforms in one browser session, or hand off an OAuth URL to a human from a remote shell.
ap connections list
Section titled “ap connections list”ap connections listap connections list --allap connections list --jsonlist shows the social accounts available to the active project. --all shows every connection the authenticated account can access, not just the active workspace.
ap connections add <platform>
Section titled “ap connections add <platform>”Use this to connect one platform:
ap connections add xap connections add linkedinap connections add tiktokap connections add x --no-open --jsonap connections add bluesky --handle user.bsky.social --password xxxx-xxxx--no-openprints the auth URL instead of launching a browser--jsonis useful for agent handoff because it returns the rawauth_url- Bluesky supports direct headless connection with
--handleand--password
ap connections add-all
Section titled “ap connections add-all”Start OAuth for multiple platforms in one flow:
ap connections add-all --openap connections add-all --jsonThis is useful when you want to provision several platforms during onboarding.
ap connections health
Section titled “ap connections health”ap connections healthap connections health --watchap connections health --all --jsonUse health checks to verify tokens, account access, and platform status.
ap connections use and clear
Section titled “ap connections use and clear”Set or clear a default connection for interactive work:
ap connections use xap connections use linkedinap connections clearYou can pass either a platform alias or a connection ID.
Supported platforms and aliases
Section titled “Supported platforms and aliases”| Platform | Names / Aliases |
|---|---|
| X (Twitter) | twitter, x |
linkedin | |
facebook, fb | |
instagram, ig | |
| Threads | threads |
| Bluesky | bluesky, bsky |
| TikTok | tiktok, tt |