Read Notion Database
block allows you to seamlessly access and manage all pages from a Notion database. This functionality is particularly advantageous for streamlining text-heavy workflows, such as content editing.
I/O | Feature | Type | Simple Explanation |
---|---|---|---|
input | database_id | string | The unique ID or link of the Notion database you’re accessing. |
output | page_id | string[] | The unique ID or link of individual pages within the specifieddatabase. |
database_id
input, all your notion database properties will automatically be included as
individual handles that can be directly connected to other blocks for further
data processing.Read Notion Database
block serves as an essential utility for effectively managing and analyzing text-oriented workflows.