zero_search
Search a local knowledge base of Markdown notes with frontmatter by querying titles, aliases, tags, and body. Supports filtering by tag, type, domain, and privacy flags.
Instructions
ค้น title/aliases/tags/body คืน snippet — default ไม่คืน T1/T2 (include_private คืน T1+audit / T2 ต้องอนุมัติ) — limit/offset แบ่งหน้า
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tag | No | ||
| type | No | ||
| limit | No | default 10 | |
| query | No | ||
| domain | No | ||
| offset | No | default 0 | |
| include_private | No |