Read Notion Page
block allows you to efficiently access data from a Notion page or an individual page within a database linked to your Notion account. This functionality is particularly beneficial for managing content-heavy workflows, such as editing and analyzing text.
I/O | Feature | Type | Simple Explanation |
---|---|---|---|
input | page_id | string | The link or unique ID of the Notion page you want to access. |
output | content | string | The text content retrieved from the specified Notion page. |
output | raw_json_response | object | The raw response object received from the Notion API containing additional details about the request. |
Read Notion Page
block proves invaluable!