systemprompt_search_notion_pages
Search all accessible Notion pages using a query to find matches in titles, content, and metadata. Returns relevant results to streamline information retrieval and organization.
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
Name | Required | Description | Default |
---|---|---|---|
maxResults | No | Maximum number of search results to return. Defaults to 10 if not specified. | |
query | Yes | Search query to find relevant Notion pages. Can include keywords, phrases, or partial matches. |