room_info
Fetch readable Matrix room details—name, topic, member nicknames and IDs—to verify or configure room ID-to-name mappings. Omitting chat_id defaults to the most recent forwarded room.
Instructions
获取指定 Matrix 房间(群/私聊)的可读信息:名称、主题、成员昵称与 ID。用于配置与检查「房间 ID ↔ 名称」映射。chat_id 省略时取最近一次转发进来的房间。
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| chat_id | No | Matrix 房间 ID,例如 !abc:server。省略时取最近对话房间。 |