# Notes:interactions

**Page:** api/notes-interactions

[Download Raw Markdown](./api/notes-interactions.md)

---

## API Endpoints Summary

- **POST** `/api/v1/notes/notebooks/{notebookId}/nodes/{nodeId}/interactions/seen` — Mark node as seen
- **POST** `/api/v1/notes/notebooks/{notebookId}/nodes/{nodeId}/interactions/opened` — Mark node as opened

## CLI

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