search_notes
Find notes in LINE WORKS AiNote by keyword. Use cursor to paginate through results when more are needed; summaries and transcripts are excluded.
Instructions
AiNote のノートをキーワードで検索する。要約も文字起こしも含まない。
検索 API の呼び出し上限は 60 回/分と他より厳しい (ツール側で 1 秒間隔に制限する)。
同じ意図でキーワードを言い換えて繰り返し検索しないこと。
件数が足りない場合は cursor でページを進める。
Args:
query: 検索キーワード (必須)。
count: 取得件数。既定 20。
cursor: 前回の応答の nextCursor。
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| count | No | ||
| query | Yes | ||
| cursor | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||