> ## Documentation Index
> Fetch the complete documentation index at: https://docs.agent.ai/llms.txt
> Use this file to discover all available pages before exploring further.

# Get LinkedIn Company Posts

## Overview

Retrieve recent posts and content published by a LinkedIn company page.

### Use Cases

* **Competitive monitoring**: Track what competitors are posting.
* **Partner intelligence**: See what a partner is saying publicly.
* **Content inspiration**: Learn from industry leaders' posting strategies.

## Configuration Fields

### Company URL or Handle

* **Description**: The LinkedIn company page URL or handle.
* **Required**: Yes

### Limit

* **Description**: Maximum number of posts to return.

### Output Variable Name

* **Description**: Variable name to store the list of company posts.
* **Validation**: Only letters, numbers, and underscores.
* **Required**: Yes

## Related Actions

* [Get LinkedIn Company Profile](./get_linkedin_company_profile) for company-level info.
* [Search LinkedIn Posts by Keyword](./search_linkedin_posts_by_keyword) for keyword-based search.
