describe_api_command
Get the full description and input schema for any Archicad API command before executing it. Use this to understand required parameters and prepare valid execute_api_command calls.
Instructions
Full description and input schema for one API command. Call before execute_api_command.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||