API Endpoints Summary
Section titled βAPI Endpoints Summaryβ- GET
/api/v1/notes/notebooks/{notebookId}/nodes/{nodeId}/reactionsβ List reactions - POST
/api/v1/notes/notebooks/{notebookId}/nodes/{nodeId}/reactionsβ Add a reaction - DELETE
/api/v1/notes/notebooks/{notebookId}/nodes/{nodeId}/reactions/{reaction}β Remove a reaction
# CLI mapping will be generated from the SDK CLI sources in a later step.# Example (placeholder):# hoody-cli <command> --help