run_javascript
Execute JavaScript code or scripts using Node.js directly within the Code MCP Server, allowing AI agents to automate and process tasks efficiently.
Instructions
Execute JavaScript code or script with Node.js
Input Schema
Name | Required | Description | Default |
---|---|---|---|
args | No | Command line arguments | |
code | No | JavaScript code to execute | |
script_path | No | Path to JavaScript file |