gx3_run_command
Execute read-only GX3 CLI commands on Mitsubishi PLC projects via MCP, enabling custom analysis with explicit arguments while blocking project-mutating operations.
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. 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 |