Description
Edits the text of an already-published social post created through the API. Use it to fix a typo or update the wording of a post that is already public. Only the text can be changed, and only on Facebook, Google Business Profile, and LinkedIn.
This is a write tool — it changes live content on the connected social channel. Confirm the exact post and the new text with the user before calling.
Parameters
Example Usage
Notes
- Returns a success response indicating the post text was updated.
- Only the text can be edited, and only on
FACEBOOK, GOOGLEMYBUSINESS, and LINKEDIN.
trackingId is supplied by the user (returned when the post was created through the API) — it cannot be resolved from another tool.
- To take the post down instead, use
delete_social_post.