> ## 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 (AI Tool)

> AI tool to create LinkedIn posts

# LinkedIn Post (AI Tool)

AI tool to create LinkedIn posts

## Properties

| Property   | Value              |
| ---------- | ------------------ |
| **Type**   | linkedin-post-tool |
| **Family** | Tools              |
| **Group**  | Social Media       |

## Parameters

| Name            | Label            | Type   | Description                                                 | Required |
| --------------- | ---------------- | ------ | ----------------------------------------------------------- | -------- |
| toolName        | Tool Name        | String | Name the AI will use to call this tool                      | No       |
| toolDescription | Tool Description | String | Description to help the AI understand when to use this tool | No       |
| visibility      | Visibility       | Select | Who can see the post (fixed setting)                        | No       |
| content         | Content          | String | Content for the post                                        | No       |

## Outputs

| Name    | Label   | Type    | Description                  |
| ------- | ------- | ------- | ---------------------------- |
| postId  | postId  | string  | LinkedIn post ID             |
| success | success | boolean | Whether the post was created |
