ワンクリックで
database-query
// Query a Notion database by name or ID and return structured, readable results with optional filters and sorting.
// Query a Notion database by name or ID and return structured, readable results with optional filters and sorting.
Insert a new row into a specified Notion database using natural-language property values. Handles property name matching and validation.
Create a new Notion page, optionally under a specific parent. Automatically structures content based on page type (meeting notes, project pages, etc.).
Create a new task in the user's Notion tasks database with sensible defaults for due date, status, owner, and project.
Quickly find pages or databases in Notion by title keywords. Returns precise matches rather than comprehensive results.
Transform conversations and discussions into structured documentation pages in Notion. Captures insights, decisions, and knowledge from chat context with proper organization and linking.
Prepare meeting materials by gathering context from Notion, enriching with research, and creating both an internal pre-read and external agenda saved to Notion.
| name | database-query |
| description | Query a Notion database by name or ID and return structured, readable results with optional filters and sorting. |
Use the Notion MCP server to query a database on the user's behalf.
Avoid dumping raw JSON. Focus on readability and decision-making value for the user.