-
-
Notifications
You must be signed in to change notification settings - Fork 168
Open
Labels
changelogNotion API changelog entryNotion API changelog entryinvestigateNot sure what label to add yet :)Not sure what label to add yet :)
Description
January 15, 2026
We released v5.7.0 of our SDK for JavaScript and TypeScript. Since the last changelog entry, we've added the following fixes and improvements to the Notion API:
- Introduce Move page API to change the
parentof an existing page. - TS/JS example projects extracted to a new open-source project:
notion-cookbook. - Add support for customizing the
positionof a new page within the parent page. - New APIs to power the flow described in our Creating pages from templates guide:
- Introduce List data source templates endpoint.
- Introduce
templateparameter to Create Page API. - Introduce
templateanderase_contentparameters to Update Page API.
Highlighting recent LLM-facing changes to Notion MCP, our remote Model Context Protocol (MCP) server for AI tools:
- Released
notion-query-data-sourcestool to Enterprise Notion workspaces with access to Notion AI. - Tool consolidation:
notion-get-userhas been removed & its functionality has been rolled intonotion-get-users. - Fixed a bug causing child content to be deleted by the
notion-update-pagetool when usingreplace_contentandreplace_content_rangemodes. - Removed Notion-flavored Markdown specification from
notion-create-pagestool to conserve context tokens, since it exists behind a dedicated MCP Resource as well.
We recommend reconnecting Notion MCP in your third-party AI tools to ensure you have the most up-to-date tools and resources, and as always, familiarizing yourself and your team with security best practices.
Original blog post: View here
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
changelogNotion API changelog entryNotion API changelog entryinvestigateNot sure what label to add yet :)Not sure what label to add yet :)