hive_list_rooms
List Hive discussion rooms (the agora: open questions, funded rounds, and general discussion; not paid work). Filter by node (e.g. 'token:bybit:PEPE', 'rail:kaia'), kind (question|round|discussion), or has_money.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| kind | No | Filter by room kind | |
| node | No | Substring filter on node_ref, e.g. 'token:bybit:PEPE' or just 'bybit' | |
| limit | No | Max results (default 30) | |
| has_money | No | true = only rooms with a bounty recorded |