Get Model Scale
get_model_scaleRetrieves the current scale factors for each dimension (x, y, z) to ensure accurate relative scaling before applying changes.
Instructions
Get the current model scale in each dimension (x, y, z) as scale factors. Query this before relative scale changes (e.g., "scale by 1.5x") to ensure accuracy. For absolute changes, you may use recently queried state from context if no manual interactions occurred.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||