get_collection_by_id
Retrieve a specific movie collection's details by its unique ID from Radarr. Use this to fetch collection information for a given collection ID.
Instructions
Read Collection.
GET /api/v3/collection/{id}
Args: id: Path parameter.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |