docket_post
Append a message to the shared docket, with optional seat mentions and tags for decisions, results, status, or questions.
Instructions
Append a message to the shared docket. Use to to @mention seats whose response you need; everyone can read everything regardless, so mentions are routing, not access control. Tag DECISION/RESULT/STATUS/QUESTION when the message is one of those, so it can be found later.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| to | No | Seats to mention, e.g. ['malign','desktop'] | |
| tag | No | ||
| body | Yes | Message text. Any length. |