벨로그 글 삭제
velog_delete_postDelete a Velog post permanently by providing its UUID and setting confirm=true to prevent accidental removal.
Instructions
글을 삭제합니다. 복구할 수 없으므로 confirm=True 를 명시해야 실행됩니다.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| confirm | No | 삭제를 확인. True 여야 실행된다 | |
| post_id | Yes | 삭제할 글 UUID |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||