Documentation
README
LangChain Tool Builder
Helps define LangChain (Python) tools using Claude Code's buildTool() pattern:
a unified class that co-locates identity, schema, security properties, and execution logic,
with fail-closed defaults so new tools are safe by default.
Why this pattern matters
This is the opening of the README. Read the full README on GitHub.