search_pages
Find pages in NotePM by keyword, tag, or within a specific note. Filter results by title only, include archived pages, and set page number and result count.
Instructions
Search NotePM pages. Can filter by keyword, note, or tag.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | Page number (default: 1) | |
| query | No | Search keyword | |
| per_page | Yes | Number of results (1-100, default: 20) | |
| tag_name | No | Filter by tag name | |
| note_code | No | Note code (search within specific note) | |
| only_title | No | Search only in page titles (default: false) | |
| include_archived | No | Include archived pages (default: false) |