get_operation_package
Retrieve a grounded robot-executable operation package for an appliance, including procedures, control maps, verification signals, recovery states, and safety constraints. Optionally target a specific procedure.
Instructions
Get the robot-executable operation package for an appliance: model-exact ordered procedures, a control map with grounding (where each control is + how it is actuated), per-step verification signals, a recovery state machine, and a safety envelope (hazards / interlocks / never-do). This is the grounded knowledge a general model hallucinates without. Optionally target one procedure (e.g. 'defrost').
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ref | Yes | Catalog slug or model id from identify_appliance. | |
| procedure | No | Optional procedure name/id (default: the primary task). |