# Terminal:Terminal

**Page:** api/terminal-terminal

[Download Raw Markdown](./api/terminal-terminal.md)

---

## API Endpoints Summary

- **POST** `/api/v1/terminal/write` — Write input to terminal
- **POST** `/api/v1/terminal/execute/{command_id}/abort` — Abort a running command

## CLI

```bash
# CLI mapping will be generated from the SDK CLI sources in a later step.
# Example (placeholder):
# hoody-cli <command> --help
```