read_feed
Access LinkedIn feed posts for a given profile, specifying how many posts to return and how much to scroll for additional content.
Instructions
Read LinkedIn feed posts.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| max_posts | No | Maximum number of posts to return (default: 10) | |
| profile_id | Yes | Profile identifier | |
| scroll_count | No | Number of times to scroll for more content (default: 3) |