Documentation Index
Fetch the complete documentation index at: https://docs.lyzn.ai/llms.txt
Use this file to discover all available pages before exploring further.
LinkedIn Post
Create a post on LinkedIn
Properties
| Property | Value |
|---|
| Type | linkedin-post |
| Family | Actions |
| Group | Social Media |
Parameters
| Name | Label | Type | Description | Required |
|---|
| postType | Post Type | Select | | No |
| content | Post Content | String | The text content of your LinkedIn post. Supports expressions like {{ $json.content }} | Yes |
| articleUrl | Article URL | String | URL to share (for article posts) | No |
| articleTitle | Article Title | String | Title for the article preview | No |
| articleDescription | Article Description | String | Description for the article preview | No |
| visibility | Visibility | Select | | No |
Outputs
| Name | Label | Type | Description |
|---|
| postId | postId | string | LinkedIn post ID |
| success | success | boolean | Whether the post was created successfully |
| message | message | string | Status message |