# Exec:Shared-state

**Page:** api/exec-shared-state

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

---

## API Endpoints Summary

- **POST** `/api/v1/exec/shared-state/get` — Get Shared State
- **POST** `/api/v1/exec/shared-state/set` — Set Shared State
- **POST** `/api/v1/exec/shared-state/clear` — Clear Shared State

## CLI

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