mark_message_read
Mark a message as read in the shared coordination workspace, signaling to other agents that it has been acknowledged.
Instructions
Mark a message as read.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| agent_id | Yes | Your agent_id | |
| message_id | Yes | Message ID to mark as read | |
| project_id | No | Project ID | |
| project_name | No | Project name to look up | |
| workspace_path | No | Workspace path to look up |