get_library_metadata_by_ids_by_element_by_timestamp
Retrieve artwork or theme for library items by providing IDs, element type, and timestamp to manage caching.
Instructions
Get an item's artwork, theme, etc.
GET /library/metadata/{ids}/{element}/{timestamp}
Args: ids: Comma-separated list of IDs element: The type of artwork element (e.g., art, poster, thumb) timestamp: A timestamp on the element used for cache management in the client
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ids | Yes | ||
| element | Yes | ||
| timestamp | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |