AI tooling
Schema
JSON Schema ↔ OpenAI function / Anthropic tool / OpenAPI / Pydantic / TypeScript.
- JSON Schema → OpenAI Function
Wrap a JSON Schema as an OpenAI tool definition with optional strict mode.
- JSON Schema → Anthropic Tool
Wrap a JSON Schema as an Anthropic tool definition for the messages API.
- OpenAPI → Tool Definitions
Extract tool definitions from an OpenAPI 3.x spec for OpenAI or Anthropic.