run_javascript
Execute JavaScript code or scripts using Node.js to run programs, test functionality, or process data directly within development workflows.
Instructions
Execute JavaScript code or script with Node.js
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| code | No | JavaScript code to execute | |
| script_path | No | Path to JavaScript file | |
| args | No | Command line arguments |