chunk-your-tools 2.0.3

MCP tool schema decomposition and recomposition
Documentation
1
2
3
4
5
6
7
8
9
10
11
[project]
name = "chunk-your-tools-registry-e2e"
version = "0.0.0"
requires-python = ">=3.13,<4.0"
dependencies = ["chunk-your-tools==@CHUNK_YOUR_TOOLS_RELEASE_VERSION@"]

[dependency-groups]
test = ["pytest>=8.0"]

[tool.pytest.ini_options]
testpaths = ["tests"]