Operates a device or appliance (like a desklamp, microwave, or fridge) to interact with another object. Use when the task requires using a tool on a target item (e.g., "look at laptop under the desklamp", "heat potato with microwave"). Locates both the device and target object, co-locates them, and executes the appropriate use action (toggle, heat, cool, or clean).
Activate this skill when the task goal explicitly requires using a device or appliance to interact with a target object. Common indicators include phrases like:
Follow this sequence when the skill is triggered:
desklamp, microwave, fridge).go to {recep} action to navigate to and inspect these locations until the device is found.desklamp 1).laptop, mug, plate).go to {recep} and visual inspection to find the object.take {obj} from {recep} to pick it up.go to {recep}.desklamp and a viewable object (like a laptop, book), use: toggle {device} {recep}.microwave and a heatable object, use: heat {obj} with {device}.fridge and a coolable object, use: cool {obj} with {device}.faucet/spraybottle and a cleanable object, use: clean {obj} with {device}.Scenario: Task is "look at laptop under the desklamp."
Thought: I need to find the desklamp first. It's likely on a sidetable or desk.
Action: go to sidetable 1
Observation: On the sidetable 1, you see a desklamp 1.
Thought: Found the desklamp. Now I need to find the laptop.
Action: go to desk 1
Observation: On the desk 1, you see a laptop 1, a pen 2.
Action: take laptop 1 from desk 1
Observation: You pick up the laptop 1 from the desk 1.
Action: go to sidetable 1
Observation: On the sidetable 1, you see a desklamp 1.
Action: use desklamp 1
Observation: You turn on the desklamp 1.
Result: The laptop is now being examined under the desklamp, completing the task.