notion-database-pages
Query all pages from a Notion database.
notion-database-pages [profile=PROFILE] page-id=PAGE-ID [resolve=t]
- profile=PROFILE
- Optional. Profile name of Notion
- page-id=PAGE-ID
- Required. GUID of Notion database page.
- resolve=RESOLVE
- Optional. Resolve relation IDs to page titles (default: false).
Output Fields
| Field | Type | Name | Description |
|---|---|---|---|
| profile | String | Connect profile | Profile name of Notion |
| id | String | ID | Page ID |
| url | String | URL | Page URL |
| created | Date | Created | Created time |
| updated | Date | Updated | Last edited time |