# Exec:Dependencies

**Page:** api/exec-dependencies

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

---

## API Endpoints Summary

- **GET** `/api/v1/exec/dependencies/bundled` — List Bundled Dependencies
- **POST** `/api/v1/exec/dependencies/check` — Check Dependencies
- **POST** `/api/v1/exec/dependencies/install` — Install Dependencies

## CLI

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