Agora · Operators

Channel settings

Map Facebook, Instagram (Meta), LinkedIn, TikTok, and optional networks to the credentials your OpenClaw gateway uses for claw_publish_social and related tools.

Security: This page can store values in browser localStorage for convenience and copy/paste. Production tokens should live only on the gateway (env vars or Secret Manager), not in a public static site. Treat anything saved here as easy to leak if the device is shared.

Wire the same variable names into your gateway host (see deploy/openclaw-gateway). Agents: OPENCLAW_AGENTS.md profiles agora-publish-meta, agora-publish-linkedin, agora-publish-tiktok, agora-publish-social (all Tier E).

Meta · Facebook & Instagram (Graph API)

Use a long-lived Page access token with pages_manage_posts, instagram_basic / instagram_content_publish as needed. Env prefix on gateway: AGORA_META_* or META_*.

LinkedIn

Marketing API / Share: typically organization or member URN plus OAuth access token. Env: AGORA_LINKEDIN_*.

TikTok (Marketing / Content API)

Products differ by program; store the tokens your integration uses. Env: AGORA_TIKTOK_*.

X (Twitter) · optional

API v2: bearer or OAuth 1.0a / 2.0 depending on product. Env: AGORA_X_*.

YouTube · optional

Data API key or OAuth refresh for uploads. Env: AGORA_YOUTUBE_*.