List LinkedIn company posts
linkedin_company_posts_listList posts from one specific LinkedIn company page by URL (not a keyword search — use linkedin.posts.search.list to search across public posts). Returns a list (use cursor when paginated).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | LinkedIn company page URL or slug whose posts should be listed. | |
| page | No | 1-based results page number. Pagination is page-based; at most 7 pages can be requested for a given company. |