# Api:Server Commands

**Page:** api/api-server-commands

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

---

## API Endpoints Summary

- **POST** `/api/v1/servers/{serverId}/execute-command` — Execute server command
- **GET** `/api/v1/servers/{serverId}/available-commands` — Get available commands

## CLI

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