mark
Capture the current vehicle or wheel state with a descriptive label to mark sync points in gameplay.
Instructions
User-triggered capture point. Call this when user says "go" or "done".
Captures current vehicle/wheel state with the given label. This is the sync signal in the action-prompted model.
Args: label: Descriptive label (e.g., "user_ready", "shift_complete")
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| label | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |