---
updatedAt: 2026-09-01T16:18:49.000Z
---

Fetch the complete documentation index at: https://developers.wabbit.gg/llms.txt. Use this file to discover all available pages before exploring further. Append .md to any documentation page URL to get its markdown version.

# Stop

# Stop

End the command run early

## Fields

*This step type has no configurable fields.*

## Example

```json
{
  "id": "01H8XGJVBWX7Y5Z3K9M2N4P6Q1",
  "type": "stop"
}
```