lerobot_run_command
Run a LeRobot entry point as a foreground or managed background job with custom options, timeout, and environment variables.
Instructions
Run a known LeRobot entry point as a foreground call or managed background job.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| command | Yes | ||
| options | No | ||
| extra_args | No | ||
| cwd | No | ||
| timeout_seconds | No | ||
| background | No | ||
| use_uv | No | ||
| env | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||