Read a comment thread live
get_comment_threadFetch a post's comment thread or Google Business listing reviews, using live network data reconciled with PlanVortex. Pass id_publication for posts or id_account for reviews; paginate with offset.
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 |