<!-- https://cutedyno.com/docs/mcp/tools/list_comments -->

# List comments

MCP tool `list_comments`, calling `GET /v1/comments`.

Returns comments on a profile’s published content. Facebook and Instagram only.

Read only: yes.

## Parameters

- `profileId` (string) — Profile to act on. Omit to use the profile this API key belongs to. Call list_profiles first when managing several customers.
- `platform` (enum) One of: facebook, instagram.
- `accountId` (string) — The `accountId` field from list_accounts, not `id`.
- `limit` (integer)
- `cursor` (string) — Cursor from a previous response.