list_communities
List communities newest-first, cursor-paginated (limit 1-20, default 20; echo nextCursor back with the same arguments). Encrypted communities appear only to their members.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Page size, 1-20; default 20. | |
| cursor | No | Opaque server-minted cursor (<=256 chars); echo nextCursor verbatim. |