docs: fix matrix tool signatures per damocles nits (room not room_id, no format?, member_count not unread)
This commit is contained in:
parent
744494ba73
commit
7aadf38483
2 changed files with 16 additions and 10 deletions
|
|
@ -151,7 +151,8 @@ the container as environment variables. Common options:
|
|||
auto-injects `hive-matrix-mcp` as a stdio MCP server so claude can
|
||||
call the matrix tools (`mcp__matrix__send_message`, `send_dm`,
|
||||
`send_reaction`, `send_reply`, `mark_read`, `list_rooms`,
|
||||
`list_room_members`, `read_room`). Silently no-ops when
|
||||
`list_room_members`, `read_room`; `room` args accept both
|
||||
`!id:server` and `#alias:server` forms). Silently no-ops when
|
||||
`<state>/matrix-token` is absent (i.e., the host-level
|
||||
`hyperhive.matrix` tuwunel container hasn't provisioned the account
|
||||
yet). Set to `false` to opt a specific agent out of matrix.
|
||||
|
|
|
|||
Loading…
Reference in a new issue