# Terminal:Terminal Execution

**Page:** api/terminal-terminal-execution

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

---

## API Endpoints Summary

- **POST** `/api/v1/terminal/execute` — Execute command in terminal session
- **GET** `/api/v1/terminal/result/{command_id}` — Get command result

## CLI

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