dashclaw_messages_mark_read
Mark DashClaw inbox messages as read to prevent them from reappearing as unread after processing. Returns count of updated messages.
Instructions
Mark one or more DashClaw inbox messages as read for this agent. Call after processing messages from dashclaw_inbox_list so they stop reappearing as unread. Direct messages are marked read for the target agent; broadcasts record this agent in read_by. Returns { updated: }.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| agent_id | No | Fallback identity when no server-level agent id is configured (the configured id wins) | |
| message_ids | Yes | Message IDs (msg_*) to mark read. |