list_pages
Retrieve child pages under a specified parent page, returning each page's ID, title, created time, and last edited time.
Instructions
List child pages under a parent page. Each row returns id, title, created_time, and last_edited_time. Timestamps are full ISO-8601 values from Notion, rounded to the minute, and last_edited_time advances on page content and property edits.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| parent_page_id | Yes | Parent page ID |