API Endpoints Summary
Section titled βAPI Endpoints Summaryβ- GET
/api/v1/display/screenshotβ Capture a new screenshot - GET
/api/v1/display/screenshot/infoβ Capture screenshot and return metadata only - GET
/api/v1/display/screenshot/lastβ Retrieve the most recent screenshot - GET
/api/v1/display/screenshot/last/infoβ Get metadata for the most recent screenshot - GET
/api/v1/display/screenshot/{timestamp}β Retrieve a specific screenshot by timestamp
# CLI mapping will be generated from the SDK CLI sources in a later step.# Example (placeholder):# hoody-cli <command> --help