post-draft-note
Publishes draft articles on note.com by converting Markdown content to HTML format with title, body, and optional tags.
Instructions
下書き状態の記事を投稿する(Markdown形式の本文を自動でHTMLに変換)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| title | Yes | 記事のタイトル | |
| body | Yes | 記事の本文 | |
| tags | No | タグ(最大10個) | |
| id | No | 既存の下書きID(既存の下書きを更新する場合) |