Use Actions

Is it possible to have an item with a use action (like the control laptop’s “ROBOTCONTROL”) and an auto-transform (like a flashlight)?

Let me just answer my own question real quick.

“use_action”: [“ROBOTCONTROL”, {
“type”: “auto_transform”,
“msg”: “The phone screen goes blank.”,
“target”: “smartphone_off”
} ]

Odd formating, but it works