Action: Create a Page

Notion Operation

Create a new page in Notion

Example User Story

As a Notion user, I want to create a new page in my workspace so that I can organize my notes and tasks effectively.

Fields

Field Name
Field Type
Required

parent_id

String

Yes

properties

Map

Yes

children

Array

No

Example link

Code (Apache v2.0): Operation

Last updated