list_articles
List blog articles with pagination and category filtering. Use limit, offset, and category to browse topics like MCP, AI agents, and enterprise architecture.
Instructions
글 목록을 반환한다.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | 최대 개수(기본 50). | |
| offset | No | 페이지네이션 시작 위치. | |
| category | No | 분류로 필터(부분 일치 허용). 예: "보안", "AI Agent · MCP". |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |