SystemPrompt MCP Notion Server
by Ejb503
Verified
systemprompt_search_notion_pages
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. |