batch_add_notes_to_topic
Add multiple notes to a knowledge base in batches of up to 20 at once. This tool organizes content efficiently by grouping related notes together.
Instructions
批量将笔记添加到知识库(每批最多 20 个)。
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| topic_id | Yes | 知识库 ID | |
| note_ids | Yes | 笔记 ID 列表(最多 20 个) |