Fast path: graph-only markdown. Skips Mongo entirely.
Path Parameters
snapshot_id*Snapshot Id
Response Body
application/json
application/json
curl -X GET "https://example.com/memory/summary/string/markdown"{
"property1": "string",
"property2": "string"
}{
"detail": [
{
"loc": [
"string"
],
"msg": "string",
"type": "string",
"input": null,
"ctx": {}
}
]
}