list_posts
Retrieve an organization's LinkedIn posts with content and metadata, including timestamps, lifecycle, and distribution. Use returned post IDs to fetch per-post engagement statistics.
Instructions
List an organization's posts (content + metadata: text, timestamps, lifecycle, distribution). Take a returned post id and pass it to per-post share statistics for engagement.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| count | No | Posts per page (max 100). | |
| sort_by | No | LAST_MODIFIED | |
| organization_id | No | Numeric Company Page id. Defaults to LINKEDIN_ORGANIZATION_ID. |