delimit_data_validate
Validate data files by parsing JSON, checking CSV structure, and verifying SQLite integrity. Specify a directory or file path to run checks.
Instructions
Validate data files: JSON parse, CSV structure, SQLite integrity check.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| target | No | Directory or file path containing data files. | . |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||