get_org_posts
Retrieve recent posts from a LinkedIn organization by specifying its numeric ID. Control the number of posts and pagination offset.
Instructions
Get recent posts from a LinkedIn organization
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| organizationId | Yes | The numeric ID of the organization | |
| count | No | Number of posts to retrieve (1-100, default 10) | |
| start | No | Pagination offset (default 0) |