get_libraries_by_id_collections
Fetch all collections belonging to a library using its unique identifier. This returns the collection list for that library.
Instructions
Get libraries collections.
GET /api/libraries/{id}/collections
Args: id: Path parameter.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |