notion
Access your Notion workspace to retrieve page content, search across pages and databases, query database rows, and create or update pages programmatically. The skill handles authentication automatically through managed OAuth or internal integration credentials.
Notion lets you read and write Notion pages and databases through the Notion API.
AI-generated summary based on this skill's SKILL.md
Decision gist · record as of 2026-07-28
Notion lets you read and write Notion pages and databases through the Notion API. Access your Notion workspace to retrieve page content, search across pages and databases, query database rows, and create or update pages programmatically. The skill handles authentication automatically through managed OAuth or internal integration credentials.
Use it when
- Yes, notion supports searching for specific pages or databases in your Notion workspace.
- notion lets you query Notion databases with filters and sorting to retrieve specific rows that match your criteria.
Verify before relying
Read SKILL.md below before installing (2 files). Open directory: indexed for reading, not audited.
Install
vellum-ai/vellum-assistant/notion · repository language: TypeScript
Open directory. Skills are indexed for reading, not audited. Review a skill's body before installing it.
Frequently asked questions
AI-generated answers based on this skill's SKILL.md and metadata
How do I read my Notion page with this skill?
notion lets you retrieve full page content from your Notion workspace. The skill handles authentication automatically through managed OAuth or internal integration credentials, so you can access pages without manual token setup. Simply specify the page ID or search for the page by name, and notion will fetch the content for you.
Can I search notion for project notes across my workspace?
Yes, notion supports searching for specific pages or databases in your Notion workspace. You can search by page title, database name, or content keywords to locate project notes and other documents. The skill returns matching results so you can quickly find what you need without manually browsing your workspace.
What can notion do with databases and queries?
notion lets you query Notion databases with filters and sorting to retrieve specific rows that match your criteria. You can also read database properties and structure. Combined with the ability to search for databases by name, notion gives you flexible access to organized data stored in your Notion workspace.
How do I create or update content in Notion using this skill?
notion supports creating new pages and updating or appending content to existing pages in your workspace. You can programmatically write to Notion, modify task lists, and add information to pages without opening the Notion app. The skill handles all authentication automatically so updates happen seamlessly.
What authentication does notion require?
notion handles authentication automatically through managed OAuth or internal integration credentials—you don't need to manually manage API tokens. The skill manages Notion API connections for you, so you can focus on accessing and updating your workspace content rather than configuration details.
Can I fetch and work with notion database rows?
Yes, notion lets you fetch Notion database rows and retrieve their properties. You can pull data from your Notion workspace, query databases with specific filters and sorting, and work with the structured data stored in your databases. This makes it easy to integrate Notion data into your workflows.
SKILL.md
Rendered from the published skill. Quoted content, verbatim.
You have access to the Notion API via the managed OAuth connection or an internal integration secret stored in the credential vault. Both paths inject the Authorization header automatically. Never reveal credential values or echo token values into the shell.
(truncated - see the full file via the links below)
File tree — 2 files
skills/notion/SKILL.md
skills/notion/assets/icon.svg
Let your AI agent find skills like this
Example. Real query, live index.
You found this page by searching. An agent finds it by wishing: SkillFed indexes 56,283 agent skills by what they can do, searchable in plain language.
wish › “Read and retrieve content from Notion pages and databases”
Give your agent the search over MCP, or paste the wish link into any chat. No install? Search from any chat →
Related skills
This skill connects your Notion workspace to external workflows using the Notion REST API. Search and retrieve pages, read full content, append blocks, query databases with filters, and create new entries—all authenticated through OAuth. Perfect for syncing Notion data with other tools and automating workspace updates.
This skill provides REST API access to create, search, and update Notion pages and databases. It supports direct API calls with proper authentication headers and includes guidance on MCP tool availability, environment setup, and sharing requirements for integrations.
Work with Notion workspaces programmatically using REST calls. This skill covers authentication setup, all major endpoints for pages and databases, request formatting, rate limits, and best practices for safe data operations.
This skill exposes the Notion API through curl, enabling you to programmatically create, retrieve, update, and delete pages, databases, and blocks. Work with properties like titles, dates, selections, and relations using standard HTTP requests authenticated with your Notion API key.
This skill exposes the Notion API to read and write pages, databases (called data sources in the latest API version), and blocks. Set up authentication with your integration key, then search, create, update, and query your Notion workspace programmatically.
Control Notion directly from your terminal using curl and the Notion API. Create pages and databases, query data sources with filters and sorts, update properties, and add content to blocks—all without leaving the command line.
More skills Trello (NOASSERTION) · notion-automation (MIT)