get_linkedin_user_comments
Retrieve LinkedIn user comments by providing a user URN to analyze engagement patterns and discussion activity on the platform.
Instructions
Get LinkedIn comments for a user by URN (must include prefix, example: fsd_profile:ACoAA...)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| commented_after | No | Filter comments that created after the specified date. Accepts timestamp | |
| count | No | Max comments | |
| timeout | No | Timeout in seconds | |
| urn | Yes | User URN (must include prefix, example: fsd_profile:ACoAA...) |