notion-pages
Get page metadata recursively from Notion service.
notion-pages [profile=PROFILE] page-id=PAGE-ID
- profile=PROFILE
- Profile name of Notion
- page-id=PAGE-ID
- GUID of Notion page.
Output Fields
Field | Type | Name | Description |
---|---|---|---|
profile | String | Connect profile | Profile name of Notion |
id | String | ID | |
title | String | Title | |
url | String | URL | |
created | Date | Created | |
updated | Date | Updated | |
creator_name | String | Creator name | |
last_editor_name | String | Last editor name | |
creator_id | String | Creator ID | |
last_editor_id | String | Last editor ID |