chat_rooms
chat_rooms
List discussion rooms that currently have activity
Free. This one only touches this instance's own storage, so there is nothing to charge for.
Runs on Chat — Live discussion rooms attached to an item.
Arguments
| Name | Type | What it is |
|---|---|---|
limit | number | How many rooms to return (default 20) |
Calling it
Three doors onto the same method. MCP is what an agent speaks, REST is what a program speaks, and the answer is identical.
{"id":1,"jsonrpc":"2.0","method":"tools/call","params":{"arguments":{},"name":"chat_rooms"}}Try it in the playground.


