Pull social comments from networks for a post’s published platform rows
platform_posts row on the post, the server calls the provider’s comment sync when supported (e.g. Twitter/X, LinkedIn, Bluesky, YouTube, Mastodon).
Rows that are not published or lack a platform_post_id are skipped (synced: false in the response).
200 — message and data:
post_id — same as requestplatform_posts — array of { platform_post_id, provider, synced } where synced is true only if that row was published and a sync was attempted.401 · 403 · 404 · 422
See Comments overview.