get_article
Fetch the complete markdown text of a blog article using its ID, with original URL backlinks at top and bottom.
Instructions
글 ID로 전체 본문(마크다운)을 반환한다. 상단·하단에 원문 URL 백링크를 포함한다.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| article_id | Yes | 글 번호. "09", "9", "BLOG-09" 모두 허용. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |