Use when the agent needs to confirm and prepare a specific inventory item before using it in an experiment or task step. This "focus on [ITEM] in inventory" action verifies the correct item has been collected and signals intent, ensuring operational readiness for subsequent actions like measurement, combination, or placement.
Confirm and prepare an inventory item before using it in a ScienceWorld task. The focus on [ITEM] in inventory action verifies the item's presence and signals intent, reducing errors in multi-step experimental procedures.
pick up thermometer).focus on [ITEM] in inventory (replace [ITEM] with the exact object name)."You focus on the [ITEM].".use thermometer on unknown substance B> pick up thermometer
You pick up the thermometer.
> focus on thermometer in inventory
You focus on the thermometer.
> pick up unknown substance B
You pick up the unknown substance B.
> focus on unknown substance B in inventory
You focus on the unknown substance B.
> use thermometer on unknown substance B
The thermometer measures a temperature of 42 degrees celsius.
> pick up metal fork
You pick up the metal fork.
> focus on metal fork in inventory
You focus on the metal fork.
> move metal fork to blue box
You move the metal fork to the blue box.
focus on action does not change the object's state; it is a declarative checkpoint that changes the agent's awareness and intent.pick up [ITEM] first before attempting to focus.