load_factory_browser_item
Plan or load a specific factory browser item onto a Return, Main, or ordinary track. Use dry-run to preview the exact change, then confirm with a token to apply it.
Instructions
Plan or load one exact factory browser item onto a guarded ordinary, Return, or Main track.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | Path to the loadable item. | |
| root | Yes | Factory browser root. | |
| dryRun | No | Omit or true to return a plan; false requires a valid confirmationToken. | |
| trackId | Yes | Stable device-owner ID: track-N from list_tracks, return-N from get_set_mixer, or master. | |
| planHash | No | Hash returned by the matching dry run. | |
| confirmationToken | No | Short-lived, single-use token returned by the matching dry run. | |
| expectedStateVersion | Yes | Exact stateVersion observed immediately before planning. |