note_create_draft
Create a new draft article on note.com and save it unpublished. Submit the body as plain text or simple Markdown; optional tags may not apply.
Instructions
note.comに新しい下書き記事を作成する。公開はされない(下書きのまま保存される)。本文はプレーンテキスト、または簡易Markdown(太字、文字)を1行1段落として渡す。tags を指定した場合はタグ付けも試みるが、note.com側のAPI仕様が未確認のため失敗することがある(その場合も記事自体の作成は成功する)。
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| body | Yes | 記事の本文。改行区切りで段落になる。簡易Markdown対応 | |
| tags | No | 設定したいタグ(省略可・動作未保証の実験的機能) | |
| title | Yes | 記事のタイトル |