search_notes
Find text notes in Proton Pass by full substring match on title or body. Returns matching titles, IDs, and state; use a cursor to page through all results.
Instructions
Proton Passのテキストノートをタイトル・本文の完全な部分文字列で検索する(Keeperからインポート等)。本文は返さず一致タイトル・ID・状態を返す。1回3件ずつ照合する。complete=falseなら同じ条件とnext_cursorで続行し、全ページのmatchesを集める。保管庫ごとに実行。
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | Yes | ||
| state | No | active | |
| cursor | No | ||
| reason | Yes | アクセスが必要な具体的なユーザー依頼・目的(最大300文字) | |
| share_id | Yes | ||
| page_size | No |