nworks_board_posts
Retrieve and display posts from a specific board in NAVER WORKS. Use this tool to view announcements, discussions, or other board content after obtaining the board ID.
Instructions
게시판의 글 목록을 조회합니다. '게시판 글 보여줘', '공지사항 확인' 등의 요청에 사용. boardId는 nworks_board_list로 조회 가능. User OAuth 인증 필요 (board.read scope)
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| boardId | Yes | 게시판 ID (nworks_board_list로 조회 가능) | |
| count | No | 페이지당 항목 수 (기본: 20, 최대: 40) | |
| cursor | No | 페이지네이션 커서 |