Jentic Arazzo Tools
A TypeScript monorepo of five packages for Arazzo — parser, resolver, validator, runner and UI. It resolves the references an Arazzo document makes into the OpenAPI descriptions it orchestrates, and it EXECUTES the resulting steps; the runner is easy to miss because it lives in the packages directory rather than the README. Apache-2.0, and the upstream the separately listed Arazzo Toolkit was founded on.
Specifications it implements
What this tool does to each specification, in the role vocabulary. Follow a standard through to standards.apievangelist.com for what it actually specifies.
| Standard | Role | What that means |
|---|---|---|
| Arazzo | parsesalso runs, validates, documents |
- Interfaces
librarycli- Consumes
- arazzo, openapi
- Emits
- json
- Runtime
- Needs network Non-deterministic Writes Needs credentials
Where it applies
Jobs this tool actually does, and the surface each one is exercised on.
Resolution is the hard part of consuming Arazzo — a workflow document is mostly pointers into other documents.
The `jentic-arazzo-runner` package makes real calls with real credentials. The resolver and parser alone are read-only; the runner is not.
- Website
- https://arazzo-ui.jentic.com
- Repository
- https://github.com/jentic/jentic-arazzo-tools
- License
- Apache-2.0 — reported by the GitHub API, verified 2026-09-17
- Stars
- 21 · last commit 2026-09-14
/tools.json,
against the tool.schema.json
schema, using the roles.json
vocabulary. Start at /llms.txt.