Edit or delete a LinkedIn post
manage_linkedin_postEdit the text of a published LinkedIn post or delete it immediately. Pass the post URN and choose edit or delete; deletion requires confirmation. Note: images or videos cannot be replaced—create a new post instead.
Instructions
Edit or delete a published LinkedIn post — personal profile or company Page. Pass postUrn, the full urn returned when it was published. action:"edit" changes ONLY THE COPY: LinkedIn does not allow the image or video of a published post to be replaced, so a new visual means a NEW post — tell the user that instead of promising a swap. action:"delete" is immediate and public and requires confirm:true.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| text | No | the new copy, for action:"edit" | |
| action | Yes | ||
| confirm | No | REQUIRED true to delete | |
| postUrn | Yes | the full LinkedIn post urn returned by publishing |