Adding Schemas
Stable JSON commands should have schema coverage.
Checklist:
- add the schema definition in the schema catalog source
- regenerate schema artifacts
- update TypeScript SDK schema names and types
- update Python SDK schema names and models
- add or update tests
Run:
npm run generate:schemasnpm testnode dist/cli.js schema coverage --jsonAgents should use schema list and schema show instead of guessing output
shapes.