cpu_list_syndicates
Browse player syndicates with fee discount rates and member counts. Filter by name or membership size, sort results, and page through the registry for public inspection.
Instructions
Browse the syndicate registry — the player clans that grant trade/transport fee discounts to members and levy a tax routed to the clan. Filter by name or member-count band, sort (members_desc | recent | name), and page with limit/offset. Each card carries the four fee rates as percentages, the member count, the manager address, and the creation time. Public read.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | No | Filter by name (substring match). | |
| sort | No | members_desc (largest first) | recent (newest first) | name (A→Z). | |
| limit | No | Page size. | |
| offset | No | Page offset. | |
| maxMembers | No | Only syndicates with at most this many members. | |
| minMembers | No | Only syndicates with at least this many members. |