get-category-notes
Retrieve articles from a specific category on note.com. Filter results by page number and sort by new or trending content.
Instructions
カテゴリーに含まれる記事一覧を取得する
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| category | Yes | カテゴリー名(例: tech) | |
| page | No | ページ番号 | |
| sort | No | ソート方法(new: 新着順, trend: 人気順) | new |