Skip to content

Commit 31eb6f4

Browse files
committed
fix: add context to prevent notion from creating unwanted pages
Add context to the Notion tools to confirm with the user before creating new pages. This will prevent pages from being created when the user is actually attempting to update the content of an existing page. Signed-off-by: Nick Hale <[email protected]>
1 parent 1df4506 commit 31eb6f4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

notion/tool.gpt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -94,6 +94,7 @@ Type: Context
9494

9595
You have access to a set of tools to interact with Notion.
9696
You cannot use the Create Page tool to update the contents of a page. It is only for creating new pages.
97+
Before creating a new page, confirm that the user wants to create a new page.
9798

9899
## End of instructions for using Notion tools
99100

0 commit comments

Comments
 (0)