kupid_lms_list_board_posts
Retrieves paginated list of posts from a specified board in a course. Supports keyword search and page navigation.
Instructions
게시판의 게시글 목록을 조회합니다.
Args: course_id: 과목 ID board_id: 게시판 ID (kupid_lms_list_boards의 id 필드) page: 페이지 번호 (기본 1) keyword: 제목 검색어 (기본 전체)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| course_id | Yes | ||
| board_id | Yes | ||
| page | No | ||
| keyword | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||