run_external_autorouter
Route a PCB design by running an isolated Freerouting CLI job that never invokes a shell. Specify threads, max passes, ignored net classes, and timeout to control the routing process.
Instructions
Start an isolated bounded Freerouting CLI job; never invokes a shell.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | No | ||
| threads | No | ||
| dsn_path | No | ||
| dsn_job_id | No | ||
| max_passes | No | ||
| timeout_seconds | No | ||
| ignore_net_classes | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||