exis_generate_schema
Scaffold a validated ExisJS schema.ts with the native tex validator and ResolveSchema to create idiomatic schema files.
Instructions
Scaffolds an idiomatic ExisJS schema file (schema.ts) using the native tex validator and ResolveSchema.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | No | ||
| filePath | No | The path to the schema file to create (e.g., src/http/users/schema.ts). |