linkedin_create_text_post
Create text-only LinkedIn posts for a person or organization author URN. Publish them immediately or save as drafts, choosing public or connections-only visibility.
Instructions
Publish or draft a text-only LinkedIn post for a member or organization author URN.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| author_urn | Yes | Example: urn:li:person:{id} or urn:li:organization:{id}. | |
| commentary | Yes | ||
| visibility | No | PUBLIC | |
| access_token | No | Optional token. Defaults to the stored OAuth token, then LINKEDIN_ACCESS_TOKEN. | |
| lifecycle_state | No | PUBLISHED | |
| reshare_parent_urn | No | Optional parent post URN to reshare. |