get_collection_detail
Get full details of a published collection including all verse text, references, and topics.
The collection and each verse include a raw image — the URL stored by the
publisher, or null if none was set (the app may still display an auto-generated
cover when null). These are the stored values, not the computed display image, and
round-trip with create_collection / add_verse if you copy this collection.
Args: collection_id: The collection ID (from browse_collections results).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| collection_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |