v21

latestOpenAPI 3.1.0raw.githubusercontent.com2026-08-044334120.9 KB
Sessions & Agents
Memory Operations

Generate Daily Summary

Generate the on-demand daily AI summary for an agent/date.

Conflict detection is a separate concern — see POST /{agent_id}/conflicts/generate or the scheduled job.

post/api/v2/agents/{agent_id}/daily-summary

Path parameters

agent_idstring required

Headers

x-session-tokenstring nullable

Cookies

memanto_session_tokenstring nullable

Request body

datestring nullable

Date string YYYY-MM-DD. Defaults to today.

output_pathstring nullable

Accepted for backwards compatibility but ignored; summaries use the server-controlled output location.

Response

Successful Response

{"stackTrail":"paths:/api/v2/agents/{agent_id}/daily-summary:post:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}