nworks_board_read
Retrieve detailed content from NAVER WORKS board posts using board ID and post ID. Requires user authentication with board.read scope.
Instructions
게시판 글의 상세 내용을 조회합니다. postId는 nworks_board_posts로 조회 가능. User OAuth 인증 필요 (board.read scope)
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| boardId | Yes | 게시판 ID (nworks_board_list로 조회 가능) | |
| postId | Yes | 글 ID (nworks_board_posts로 조회 가능) |