Delete company post
company_delete_postPermanently delete a company post from LinkedIn. This action is irreversible, so ensure the correct post is chosen.
Instructions
Permanently delete a company post.
This operation is irreversible. LinkedIn does not provide a trash or restore mechanism for company posts.
Implementation note: the click sequence runs entirely through
page.evaluate to bypass Playwright's actionability checks.
See providers/shared.remove_blocking_modal_outlet for the
root cause (phantom #artdeco-modal-outlet overlays).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| post_urn | Yes | URN of the post to delete (from ``company_list_posts``). | |
| company_id | Yes | Numeric page ID or URL. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||