Get Library Wiki Index
Return Library topic cards for the All tab.
The response is deliberately flat: one row per community with its surfaced entities and crystals, so the client can render the index in one round-trip.
Query Parameters
community_limit?Community Limit
top_per_community?Top Per Community
Response Body
application/json
application/json
curl -X GET "https://example.com/library/wiki-index"null{ "detail": [ { "loc": [ "string" ], "msg": "string", "type": "string", "input": null, "ctx": {} } ]}