Update an existing draft with partial update semantics. Use this action when you need to modify specific fields of an existing draft. Only the fields you provide will be updated; omitted fields remain unchanged. This action supports updating: content/title, scheduling (publish_a…
tagsarrayList of tag slugs (not names) associated with this draft. Use the /tags endpoint to get available tags with their slugs. Tags must already exist in the social set. Omit to keep unchanged.
sharebooleanWhether to generate a public share URL. Omit to keep unchanged.
draft_idRequiredintegerThe unique identifier of the draft to update
platformsobjectPlatform configurations for updating a draft. Only provided platforms will be updated.
publish_atstringWhen to publish the draft. Options: "now" to publish immediately, "next-free-slot" to schedule to your next available posting slot, or an ISO 8601 datetime string with timezone for a specific future time (e.g., "2025-01-20T14:00:00Z" for UTC or "2025-01-20T09:00:00-05:00" for ES…
draft_titlestringHuman-readable title for the draft. This is for internal organization only and is not posted to social media. Omit to keep unchanged.
social_set_idRequiredintegerThe ID of the social set (account) that owns the draft
scratchpad_textstringPlain text scratchpad notes for the draft. Formatting is stripped. Omit to keep unchanged.
dataRequiredData from the action execution
errorstringError if any occurred during the execution of the action
successfulRequiredbooleanWhether or not the action execution was successful or not
API key connection. Risk level 2 of 5.
Free Action
No published Skills explicitly reference this Action yet.