note_publish_draft
Publish a draft article on note.com, making it publicly viewable. This irreversible action only executes when confirm is set to true.
Instructions
下書き記事を公開する。【不可逆・対外公開を伴う操作】記事が誰でも閲覧可能な状態になる。note.com側の公開APIは未確認のため動作未保証の実験的機能。confirm:true を指定しない限り実行されない。
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | note ID | |
| confirm | No | true を指定した場合のみ実際に公開を実行する |