Skip to main content
Glama

Multi-MCPs

by TaylorChen

update_page

Modify properties of a Notion page directly by specifying the page ID and updated properties. Simplifies content management within Notion using the Multi-MCPs server.

Instructions

Update a Notion page properties

Input Schema

NameRequiredDescriptionDefault
page_idYes
propertiesYes

Input Schema (JSON Schema)

{ "properties": { "page_id": { "type": "string" }, "properties": { "type": "object" } }, "required": [ "page_id", "properties" ], "type": "object" }

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/TaylorChen/muti-mcps'

If you have feedback or need assistance with the MCP directory API, please join our Discord server