App Logo
linkedin.com

LinkedIn — Cancel scheduled post

Cancel one of the logged-in member's queued LinkedIn scheduled posts by its exact body text, via the Scheduled posts management panel. delete_post can't reach these — a scheduled post has no permalink until it actually publishes.

Input

text required

The exact body text of the queued scheduled post to cancel (from create_post's scheduledFor / get_scheduled_posts' text). If more than one queued post shares this exact text, the run refuses to guess and throws.

Output

text required

Echoes the input text.

found required

True if a queued scheduled post with this exact text existed before this run. False (with deleted also false) means there was nothing to cancel.

deleted required

True once the matching scheduled post was cancelled and confirmed gone from the panel.

Start building not clicking