toolschema tutorials¶
Step-by-step guides. For the full docs site see toolschema.readthedocs.io.
| # | Tutorial | What you'll learn |
|---|---|---|
| 1 | Getting started | @tool, schema(), adapters, CLI inspect |
| 2 | MCP server | FastMCP integration, $ref inlining, stdio server |
| 3 | LangChain integration | from_toolschema(), StructuredTool without double schemas |
| 4 | Multi-provider export | OpenAI, Anthropic, MCP, Gemini from one function |
Related: