get_notice_list
Retrieve MapleStory game notices and announcements by type, with pagination support for managing large result sets.
Instructions
Retrieve list of MapleStory game notices and announcements
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| noticeType | No | Type of notices to retrieve (optional) | general |
| page | No | Page number for pagination (1-based, optional, defaults to 1) | |
| limit | No | Number of notices per page (optional, defaults to 10) |