mod_test_start
Initiates static validation and packing checks for a mod. Optional installation does not execute the mod.
Instructions
Start static validate/pack checks; optional install does not execute the mod.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| pack | No | ||
| install | No | ||
| mod_name | Yes | ||
| overwrite | No | ||
| confirm_install | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| kind | Yes | ||
| error | No | ||
| stage | No | Current work stage, or the terminal outcome stage | queued |
| job_id | Yes | ||
| result | No | ||
| status | Yes | ||
| progress | Yes | ||
| created_at | Yes | ||
| updated_at | Yes | ||
| cancellable | No | Whether job_cancel can safely interrupt the current stage |