execute_trajectory
Launch a trajectory execution job asynchronously in NVIDIA Isaac Sim and return immediately, allowing the simulation to run without blocking the MCP worker.
Instructions
Start a trajectory job and return immediately without blocking the MCP worker.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| command_id | No | ||
| timeout_ms | No | ||
| trajectory_id | Yes | ||
| idempotency_key | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |