Edit Published Post
edit_postEdit a published post on a supported platform. Updates the text/caption of an already published post.
SUPPORTED: YouTube (title/description/tags), LinkedIn, Facebook, Mastodon, Telegram, Bluesky NOT SUPPORTED: X, Threads, Instagram, Pinterest, TikTok
Requires the published post ID returned when the post was originally published through SendIt.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tags | No | New tags (YouTube only) | |
| text | No | New text/caption/commentary for the post | |
| title | No | New title (YouTube only) | |
| postId | Yes | Published post ID (database ID returned when the post was published) | |
| team_id | No | Team ID to operate in team scope. Get available teams with list_teams. If omitted, uses personal scope. | |
| description | No | New description (YouTube only) |