API Endpoints Summary
Section titled βAPI Endpoints Summaryβ- GET
/api/v1/exec/templates/listβ List Templates - GET
/api/v1/exec/templates/previewβ Preview Template - POST
/api/v1/exec/templates/generateβ Generate From Template - POST
/api/v1/exec/templates/create-customβ Create Custom Template - PUT
/api/v1/exec/templates/update-custom/:nameβ Update Custom Template - DELETE
/api/v1/exec/templates/delete-custom/:nameβ Delete Custom Template
# CLI mapping will be generated from the SDK CLI sources in a later step.# Example (placeholder):# hoody-cli <command> --help