arcade-mcp/toolkits/notion
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
..
arcade_notion_toolkit Updates to Notion toolkit (#476) 2025-07-18 17:35:12 -07:00
evals Updates to Notion toolkit (#476) 2025-07-18 17:35:12 -07:00
tests Updates to Notion toolkit (#476) 2025-07-18 17:35:12 -07:00
.pre-commit-config.yaml 🏗️ Restructure: Multi-Package Architecture + uv Migration (#412) 2025-06-11 16:48:17 -07:00
.ruff.toml Common changes in all toolkits (#345) 2025-04-04 09:32:37 -07:00
conftest.py 🏗️ Restructure: Multi-Package Architecture + uv Migration (#412) 2025-06-11 16:48:17 -07:00
LICENSE Notion Toolkit (#283) 2025-03-15 11:08:10 -08:00
Makefile Update toolkit Makefiles (#466) 2025-07-01 11:29:12 -07:00
pyproject.toml Updates to Notion toolkit (#476) 2025-07-18 17:35:12 -07:00