Read a comment thread live
get_comment_threadRetrieve the full comment thread for a social post or Google Business listing, showing the live network version reconciled with PlanVortex data.
Instructions
Read a thread straight from the social network, reconciled with what PlanVortex stored — the network wins. Pass id_publication for a post, or id_account for a Google Business listing, whose reviews hang off the listing and not off any post. On X this costs one credit per reply returned. Telegram has no live read: its comments only exist in the PlanVortex inbox, so use list_comments there.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| offset | No | The opaque next_cursor from a previous call. Pass it back verbatim. | |
| id_account | No | A Google Business account, whose reviews hang off the listing. | |
| id_publication | No | The post whose thread to read. | |
| id_organization | No | The PlanVortex organization id. Optional. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| total | Yes | ||
| comments | Yes | ||
| next_cursor | No | ||
| credits_consumed | Yes |