notion_duplicate_database
Duplicate a Notion database with its schema. Optionally specify a new title and parent page for the copy.
Instructions
Duplicate an existing database with its schema
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| title | No | Title for the duplicate (defaults to "Copy of {original}") | |
| parent | No | Parent page for the duplicate (defaults to same parent) | |
| database_id | Yes | ID of the database to duplicate |