create_post
Publish a text post to your LinkedIn feed, with visibility set to public or connections only.
Instructions
[ALPHA, write] Publish a text post to your feed. Gated: requires confirm:true. Returns a structured status.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| text | Yes | Post text | |
| visibility | No | Audience | PUBLIC |
| confirm | No | Must be true to actually execute. Omit/false = refuse (safety). |