gx3_run_command
Execute read-only GX3 CLI commands with explicit arguments to inspect Mitsubishi MELSEC .gx3 projects. Project-mutating commands are rejected, keeping analysis safe.
Instructions
Escape hatch: run any MCP-allowed, project-read-only GX3 CLI command with explicit arguments. Project-mutating commands and local demo generation commands are rejected. Local artifacts are confined to GX3_MCP_OUTPUT_DIR. Prefer the typed tools above when one fits.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| args | No | ||
| root | No | Optional extracted project root. | |
| command | Yes | MCP-allowed GX3 CLI command name. | |
| timeout_seconds | No |