list_instances
Find running Archicad instances by scanning ports 19723-19743, returning port, project name, and version to target them in automation.
Instructions
Find all running Archicad instances.
Scans ports 19723-19743 for Archicad's JSON API. Returns instance info including port, project name, version. Use the 'port' value in other tools to target a specific instance.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |