# Exec:Sdk

**Page:** api/exec-sdk

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

---

## API Endpoints Summary

- **POST** `/api/v1/exec/sdk/import` — Import S D K
- **GET** `/api/v1/exec/sdk/list` — List S D Ks
- **GET** `/api/v1/exec/sdk/:id` — Get S D K
- **DELETE** `/api/v1/exec/sdk/:id` — Delete S D K

## CLI

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