get_comment_likes
List Facebook users who liked a comment by providing its ID, with options to paginate results using a cursor and limit.
Instructions
List people who liked a comment (GET /{comment-id}/likes).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| after | No | ||
| limit | No | ||
| comment_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||