draft_post
Draft a dev progress post with sensitive data stripped locally, then review the sanitized preview before publishing.
Instructions
Create a sanitized draft of a dev progress post. Content is cleaned locally — nothing is sent to the network. Returns a preview for the user to review before publishing.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tags | No | Tags/project names for this post (e.g., ["playflow", "rust"]). Used to filter posts by project in the public API. | |
| title | Yes | Post title — focus on the technology/skill learned | |
| content | Yes | Post content — describe what you learned, built, or solved. The sanitizer will strip any sensitive data automatically. | |
| visibility | No | Post visibility on DayBy | published |