search
Search across your Notion workspace and connected tools like Slack, Google Drive, and Jira. Falls back to basic workspace search if AI features aren't available
Sample prompts: "Check slack for how we have solved this bug in the past", "Search for documents mentioning 'budget approval process'", "Look for meeting notes from last week with John"
fetch
Retrieves content from a Notion page or database by its URL
Sample prompt: "What are the product requirements still need to be implemented from this ticket https://notion.so/page-url?"
create-pages
Creates one or more Notion pages with specified properties and content. If a parent is not specified, a private page will be created
Sample prompts: "Create a project kickoff page under our Projects folder with agenda and team info", "Make a new employee onboarding checklist in our HR database"
update-page
Update a Notion page's properties or content
Sample prompts: "Change the status of this task from 'In Progress' to 'Complete'", "Add a new section about risks to the project plan page"
move-pages
Move one or more Notion pages or databases to a new parent
Sample prompts: "Move my weekly meeting notes page to the 'Team Meetings' page", "Reorganize all project documents under the 'Active Projects' section"
duplicate-page
Duplicate a Notion page within your workspace. This action is completed async
Sample prompts: "Duplicate my project template page so I can use it for the new Q3 initiative", "Make a copy of the meeting agenda template for next week's planning session"
create-database
Creates a new Notion database with the specified properties
Sample prompts: "Create a new database to track our customer feedback with fields for customer name, feedback type, priority, and status", "Set up a content calendar database with columns for publish date, content type, and approval status"
update-database
Update a Notion database's properties, name, description, or other attributes
Sample prompts: "Add a status field to track project completion", "Update the task database to include priority levels"
create-comment
Add a comment to a page
Sample prompts: "Add a feedback comment to this design proposal", "Leave a note on the quarterly review page about budget concerns"
get-comments
Lists all comments on a specific page, including threaded discussions
Sample prompts: "List comments on the project requirements section", "Get all feedback comments from last week's review"
get-users
Lists all users in the workspace with their details
Sample prompts: "Get contact details for the user who created this page", "Look up the profile of the person assigned to this task"
get-user
Retrieve your user information by ID
Sample prompts: "What's my email address?", "What's my Notion user ID?"
get-self
Retrieves information about your own bot user and the Notion workspace you're connected to
Sample prompts: "Which Notion workspace am I currently connected to?", "What's my file size upload limit for the current workspace?"