copy_prompt
Copy a prompt to a different prompt book by providing its prompt ID and the destination book ID. Reorganize prompts across Notion collections with a single action.
Instructions
Copy a prompt from one book to another
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| prompt_id | Yes | ID of the prompt to copy | |
| source_book_id | No | ID of the source prompt book (optional if using the active book as source) | |
| destination_book_id | Yes | ID of the destination prompt book to copy the prompt to |