dashclaw_messages_mark_read
Mark one or more DashClaw inbox messages as read for the agent after processing, so they stop reappearing as unread.
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. |