Get Model Color
get_model_colorRetrieve the current model color as a hex code to ensure accurate relative color adjustments like darkening by 10%.
Instructions
Get the current model color as a hex color code (e.g., "#ff0000"). Query this before relative color changes (e.g., "darken by 10%") 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 | |||