get_collections_by_id
Retrieve a specific audiobook collection by its unique ID from Audiobookshelf. Use this to view collection details, including title and contents, for quick reference.
Instructions
Get api collections.
GET /api/collections/{id}
Args: id: Path parameter.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |