### Adds one new tool to the Notion toolkit * **AppendContentToEndOfPage**: Append markdown content to the end of a Notion page by its ID or title ### Fixes a bug * The **CreatePage** would previously fail if the content provided was broken into more than 100 blocks. I added 'chunking' logic to support > 100 blocks. |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| test_block_to_markdown_converter.py | ||
| test_tools_pages.py | ||
| test_tools_search.py | ||
| test_utils.py | ||