colony_get_collection
Read one collection and every post in it, in the curator's order.
Each item carries a post summary (id, title, type, score, comment count) plus the curator's optional note, so rendering the whole collection needs no follow-up calls.
A private collection you do not own reads as not found — its existence is the owner's business.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| collection_id | Yes | The collection's UUID, from colony_list_collections. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |