job 6d4c7cd3-8767-4f42-ad2e-912bd99d889a
| endpoint | POST /recall |
status | 200 |
|---|---|---|---|
| holder | agent:ajax |
session | football-app-bob-2026 |
| elapsed | 3982 ms | model | — |
| facts | — | rows returned | 0 |
| prompt tokens | — | completion tokens | — |
| total tokens | — | error | — |
request body
{
"action": "read_content",
"holder": "agent:ajax",
"limit": 50,
"min_maturity": 0,
"permitted_only": true,
"polarity": "asserted",
"session_id": "football-app-bob-2026"
}response body
{
"action": "read_content",
"holder": "agent:ajax",
"modules_used": [
"mem:module/episodic",
"mem:module/preference",
"mem:module/semantic-claim"
],
"policy_report": {
"default_action": "read_content",
"permitted_only": true
},
"row_count": 0,
"rows": []
}