Publish or Schedule Prepared Personal LinkedIn Post
linkedin.posts.create.executePublish or schedule a LinkedIn post after verifying the preview, payload, and asset hashes for a controlled, idempotent action.
Instructions
Account-changing action. Invoke only when the MCP client's configured approval policy authorizes this exact execute tool. Interactive confirmation is the safe default; an explicit durable per-tool approval may authorize unattended execution. Publish or schedule exactly one immutable personal-post draft after the server verifies the exact preview, payload and asset hashes, actor, expiry, options, and global idempotency key. An interrupted final action is never retried automatically.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| action_id | Yes | Immutable action ID returned by the matching prepare tool. | |
| context_id | Yes | ||
| request_id | Yes | ||
| payload_hash | Yes | Exact payload hash returned by the matching prepare tool. | |
| idempotency_key | Yes | ||
| approval_preview | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes | ||
| status | No | completed | |
| sources | Yes | ||
| replayed | No | ||
| context_id | Yes | ||
| request_id | Yes |