Operation detail

Back to operation catalog

message.inbox

Reads durable same-node Sidecat messages through the operation catalog.

FieldValue
Classlocal_observation
Ownersidecatd.message
Input schemasidecat.message_inbox_operation_request.v0
Output schemasidecat.message_inbox.v0

Input template

{
  "actor_ref": "agent:codex",
  "anchors": [
    {
      "ref": "work_thread:local:example",
      "type": "work"
    }
  ],
  "unread_only": true
}