API Endpoints Summary
Section titled βAPI Endpoints Summaryβ- GET
/api/v1/run/profilesβ List all profiles - POST
/api/v1/run/profilesβ Create a new profile - PATCH
/api/v1/run/profiles/{profile}β Update a profile - DELETE
/api/v1/run/profiles/{profile}β Delete a profile - POST
/api/v1/run/profiles/{profile}/selectβ Select the active profile
# CLI mapping will be generated from the SDK CLI sources in a later step.# Example (placeholder):# hoody-cli <command> --help