초안 발행
velog_publish_draftPublish a saved draft by its ID, using the stored content without resubmitting. The draft is set to private unless public publishing is enabled.
Instructions
기존 임시저장 글을 발행한다. 본문은 저장된 내용을 그대로 쓴다 — 다시 넘길 필요가 없다. 현재 설정에서는 비공개로만 발행된다 (공개 발행은 VELOG_ALLOW_PUBLIC=1 이 필요하다).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | 초안 id (velog_list_drafts 로 확인) |