Lint Assembly Instructions
transloadit_lint_assembly_instructionsValidate assembly instructions for errors without creating an assembly. Returns structured issues for correction.
Instructions
Lint Assembly Instructions without creating an Assembly. Returns structured issues.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| instructions | Yes | ||
| strict | No | ||
| return_fixed | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| status | Yes | ||
| linting_issues | Yes | ||
| normalized_instructions | No |