notion_create_database_from_template
Copy a template database's schema to create a new Notion database under a specified parent page with your chosen title.
Instructions
Create a new database by copying schema from a template database
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| title | Yes | Title for the new database | |
| parent | Yes | Parent page for the new database | |
| template_database_id | Yes | ID of the template database to copy schema from |