Inputs
Output
Type:List[Dict]
Returns list of posts from the profile.
Fields: dynamic (depend on the inputs)Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Retrieves posts and content from LinkedIn user profiles
| App | |
| Operation ID | linkedin_get_profile_posts |
| Type | Action |
| Connection | None |
| Credits per run | 10 |
| Agent / MCP tool | Yes |
| Field | Type | Required | Default | Description |
|---|---|---|---|---|
username | string | Yes | - | Enter either the full LinkedIn profile URL or just the username (e.g., john-doe13) |
limit | integer | No | 10 | Maximum number of posts to fetch (default is 10, range: 1-100) |
page_number | integer | No | 1 | Page number for pagination (default is 1) |
List[Dict]
Returns list of posts from the profile.
Fields: dynamic (depend on the inputs)