Write title, description & hashtags
write_publish_metaSave the publishing metadata for a rendered video: a hook title, a description, and hashtags, all in the voiceover language. Generates publish.json and publish.txt files.
Instructions
FINAL STEP, right after the render is done: save the publishing copy for the video — a hook title, a description, and hashtags. Write them in the SAME language as the voiceover, from the video's real content (do not promise anything the video does not show). title: <= 100 chars, one strong hook. description: 2-4 sentences — what the viewer gets, plus image credits (author + license) when the images are CC-BY/CC-BY-SA. hashtags: 5-12, each ONE word (no spaces), mixing broad tags with topic-specific ones. Saves /publish.json + a copy-paste ready /publish.txt, and returns the text so you can show it to the user.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| slug | Yes | ||
| title | Yes | hook title, same language as the voiceover | |
| hashtags | Yes | e.g. ['#lichsu','#hue'] — leading '#' optional, one word each | |
| description | Yes | 2-4 sentences; include image credits when required by the license |