list_topic_notes
Retrieve notes from a knowledge base with paginated results, enabling organized access to content collections.
Instructions
获取指定知识库内的笔记列表(每页 20 条)。
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| topic_id | Yes | 知识库 ID | |
| page | No | 页码,从 1 开始(默认 1) |