create_library_metadata_by_ids_marker
Create or edit markers for media items using their IDs, with configurable start and end time offsets, marker type, and custom attributes.
Instructions
Create a marker.
POST /library/metadata/{ids}/marker
Args: ids: Comma-separated list of IDs type: The type of marker to edit/create start_time_offset: The start time of the marker end_time_offset: The end time of the marker attributes: The attributes to assign to this marker
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ids | Yes | ||
| type | No | ||
| attributes | No | ||
| end_time_offset | No | ||
| start_time_offset | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |