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