Agent-readable docs index: /llms.txt. Full docs in one file: /llms-full.txt. Download /docs.zip to grep all markdown files locally.
inbox_syncTOOL
Import the comments on a published post
Parameters
postId *string
Positional argument postId
platform *"facebook" | "instagram" | "linkedin" | "youtube" | "tiktok" | "reddit" | "threads" | "mastodon" | "bluesky"
Platform to import comments from
Request example
{ "method": "tools/call", "params": { "name": "inbox_sync", "arguments": { "postId": "string", "platform": "facebook" } } }