Agent-readable docs index: /llms.txt. Full docs in one file: /llms-full.txt. Download /docs.zip to grep all markdown files locally.
accounts_healthTOOL
Check connection health for all accounts
Parameters
platform?"facebook" | "instagram" | "linkedin" | "x" | "twitter" | "tiktok" | "youtube" | "threads" | "reddit" | "pinterest" | "bluesky" | "googlebusiness" | "mastodon" | "discord" | "slack"
Only check this platform
Request example
{ "method": "tools/call", "params": { "name": "accounts_health", "arguments": { "platform": "facebook" } } }