Web UI
Read Daily Summary
Return the existing daily summary for an agent/date if one was already generated. Does NOT trigger generation — that's the POST endpoint.
Response: {exists, agent_id, date, path, content}
get/api/ui/daily-summary
Query parameters
agent_idstring nullable
datestring nullable
Response
Successful Response
{"stackTrail":"paths:/api/ui/daily-summary:get:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}