arcade-mcp/toolkits/notion/evals
Eric Gustin 4598e1e4d4
Updates to Notion toolkit (#476)
### 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.
2025-07-18 17:35:12 -07:00
..
constants.py Updates to Notion toolkit (#476) 2025-07-18 17:35:12 -07:00
eval_notion_pages.py Updates to Notion toolkit (#476) 2025-07-18 17:35:12 -07:00
eval_notion_search.py 🏗️ Restructure: Multi-Package Architecture + uv Migration (#412) 2025-06-11 16:48:17 -07:00