nworks_board_read
Retrieve detailed content of a board post by supplying board ID and post ID. Get the full post text and details from LINE WORKS boards.
Instructions
게시판 글의 상세 내용을 조회합니다. postId는 nworks_board_posts로 조회 가능. User OAuth 인증 필요 (board.read scope)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| postId | Yes | 글 ID (nworks_board_posts로 조회 가능) | |
| boardId | Yes | 게시판 ID (nworks_board_list로 조회 가능) |