check_step_support
Check which STEP import backends are available on your system to verify readiness for STEP file conversion. Get availability status, priority, and actionable install help if a backend is missing.
Instructions
Check which STEP import backends are available on this system.
Returns a dict listing each backend (FreeCAD, Gmsh, the OCCT
kernel, CadQuery) with its availability status and priority.
If none is found,
includes ``install_help`` (prose) and ``remedy`` (structured) —
prefer ``remedy``: its ``actionable_by_caller`` flag tells you
whether the user can fix this (``kiln install-step-backend``) or
whether they're on a hosted server where they cannot.
Call this before ``import_step_file`` to verify the system is
ready for STEP conversion.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||