orionarchitekton/schemafit
Lint JSON schemas / tool definitions against LLM provider constraints (fail CI before a 400).
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| schema | Path(s) to the JSON schema file(s) to lint (space-separated). | yes | — |
| providers | Comma-separated providers: openai,anthropic,gemini | no | openai,anthropic,gemini |
| strict | Fail (exit 1) on warnings as well as errors. | no | false |
Outputs
no outputs