get_library_metadata_by_ids_file
Fetches a file from a metadata or media bundle using comma-separated library IDs and the bundle URL. Resolves the necessary file for the specified media.
Instructions
Get a file from a metadata or media bundle.
GET /library/metadata/{ids}/file
Args:
ids: Comma-separated list of IDs
url: The bundle url, typically starting with metadata:// or media://
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ids | Yes | ||
| url | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |