linkedin_get_posts
Get recent LinkedIn posts from a profile or feed, with text, author, and engagement metrics. Review someone's activity before engaging or audit your own history.
Instructions
Read recent posts from a profile's activity or from the home feed, including text, author, engagement metrics and post type. Use this to review what someone posts about before engaging, or to audit your own posting history.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | How many posts to return. Defaults to 20. | |
| source | No | "profile" (default) reads a specific member's activity; "feed" reads your home timeline. | |
| identifier | No | Whose posts: "me" (default), a public identifier, or a profile URL. Ignored when source="feed". |