gx3_run_command
Execute any MCP-allowed, read-only GX3 CLI command with explicit arguments to analyze PLC projects, enabling device tracing, cross-referencing, ladder inspection, linting, and report generation.
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 |