agent_room_send
Send messages to chat rooms like #lobby, #review, or task rooms. Use it to post updates or communicate within specific channels.
Instructions
[L:READ] CAT:[系统] | → 请先调用 agent_catalog
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| text | Yes | 消息内容 | |
| roomId | Yes | 房间ID。#lobby / #review / #task-T-003 |