Lint Assembly Instructions
transloadit_lint_assembly_instructionsValidate Assembly Instructions before processing to catch configuration errors and issues. Returns structured lint results so you can fix your pipeline without creating an Assembly.
Instructions
Lint Assembly Instructions without creating an Assembly. Returns structured issues.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| strict | No | ||
| instructions | Yes | ||
| return_fixed | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| status | Yes | ||
| linting_issues | Yes | ||
| normalized_instructions | No |