execute_api_command
Run any Archicad API or Tapir command by name with validated parameters. Use it when dedicated tools are unavailable to trigger specific actions in Archicad.
Instructions
Execute any Archicad API command by name (official 'API.*' or Tapir). Params validated against the bundled schema where available. Prefer the dedicated tools when one exists.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | ||
| port | No | ||
| params | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||