벨로그 글 조회
velog_get_postRetrieve a specific Velog post by its URL slug, returning the full markdown body.
Instructions
url_slug 로 글 하나를 가져옵니다. 마크다운 본문(body)까지 포함합니다.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url_slug | Yes | 글 URL 의 마지막 조각 | |
| username | No | 벨로그 계정명(@ 제외) |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||