run_script
Execute Node.js development scripts like test or lint commands directly within your workspace to automate build processes and manage dependencies.
Instructions
Run a script in the workspace
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| script | Yes | Script name to run (e.g. test, lint) |