Get Thread Coverage
Read-only coverage report for debugging progress issues.
curl -X GET "http://127.0.0.1:14242/threads/string/coverage"{
"thread_id": "string",
"total_messages": 0,
"covered_messages": 0,
"memories": 0,
"metadata": {}
}{
"detail": [
{
"loc": [
"string"
],
"msg": "string",
"type": "string"
}
]
}