create_page
Create a new page in dVersum with a title, optional emoji icon, and set a parent page for nesting or a project for scoping.
Instructions
Create a new page.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| icon | No | Page icon (emoji) | |
| title | Yes | Page title | |
| parent_id | No | Parent page UUID (for nesting) | |
| project_id | No | Project UUID (for project-scoped pages) |