find
โดย notion
ค้นหาหน้าหรือฐานข้อมูลใน Notion อย่างรวดเร็วด้วยคำสำคัญในชื่อเรื่อง ให้ผลลัพธ์ที่ตรงเป๊ะมากกว่าผลลัพธ์ที่ครอบคลุมทั้งหมด
npx skills add https://github.com/makenotion/cursor-notion-plugin --skill findNotion Find
Use the Notion MCP server to quickly locate pages or databases whose titles match the query.
Behavior
- Treat the query as fuzzy search terms for titles (e.g. "Q1 plan", "product launch spec").
- Search both:
- Individual pages
- Databases
- Return a short list of the best matches with:
- Title
- Type (page or database)
- Location / parent (if available)
- Prefer precision over recall: better to show 5-10 very relevant results than 50 noisy ones.
If nothing is found, say so clearly and suggest alternate search terms.