api_invoke
Directly call, get, or set KOMPAS-3D COM members using session handles to perform advanced mutations and file operations beyond standard tooling.
Instructions
Advanced unrestricted local COM access, including mutations and file operations.
Inspect the interface first. Pass COM arguments as {"handle":"..."}. Returned COM objects become session handles. This bypasses typed save/ownership protections. Use only documented SDK members within the user's requested work. False/zero results are returned verbatim and may indicate API failure.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| value | No | ||
| action | No | call | |
| handle | Yes | ||
| member | Yes | ||
| arguments | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |