get_library_metadata_by_ids_tree
Retrieves metadata for specified library items, organizing them into a hierarchical tree view. Use this to explore relationships between media items by providing a comma-separated list of IDs.
Instructions
Get metadata items as a tree.
GET /library/metadata/{ids}/tree
Args: ids: Comma-separated list of IDs
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ids | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |