systemprompt_search_notion_pages
Search Notion pages by content, titles, and metadata to find relevant information using text queries.
Instructions
Performs a full-text search across all accessible Notion pages using the provided query. Searches through titles, content, and metadata to find relevant matches.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | Yes | Search query to find relevant Notion pages. Can include keywords, phrases, or partial matches. | |
| maxResults | No | Maximum number of search results to return. Defaults to 10 if not specified. |