create_library_collections
Create new Plex library collections in a specified section, with optional URI support for smart collections.
Instructions
Create collection.
POST /library/collections
Args: section_id: The section where this collection will be created uri: The URI for processing the smart collection. Required for a smart collection
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| uri | No | ||
| section_id | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |