classify_feature_tree
Classifies the active model into a feature family (solid, sheet metal, assembly, etc.) using model info and tree data. Guides read-before-write decisions to avoid unintended modifications.
Instructions
Classify the active model into a feature family from model-info and tree data.
This is a read-before-write helper for delegation. It summarizes whether the current document looks like a direct-MCP solid, sheet metal workflow, advanced VBA-backed part, assembly, drawing, or an insufficient-evidence case.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| input_data | Yes | The input data value. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||