agent_room_view
View chat room messages with configurable limit. Specify a room ID to retrieve its history, or leave empty to list all rooms.
Instructions
[L:READ] CAT:[系统] | → 请先调用 agent_catalog
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | 消息条数,默认30 | |
| roomId | No | 房间ID,不填列出所有 |