> ## 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 Posts

## Overview

Retrieve LinkedIn posts or articles by their direct URLs.

### Use Cases

* **Post analysis**: Deep-dive into a specific post's text and metadata.
* **Quote extraction**: Pull exact wording from a prospect's recent post.
* **Sentiment analysis**: Pass into [Render LinkedIn Sentiment Report](./linkedin_sentiment_render_report_html).

## Configuration Fields

### Post URLs

* **Description**: One or more LinkedIn post URLs.
* **Required**: Yes

### Output Variable Name

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

## Related Actions

* [Get LinkedIn Activity](./get_linkedin_activity) for a full profile's recent posts.
* [Search LinkedIn Posts by Keyword](./search_linkedin_posts_by_keyword) for keyword discovery.
