search_service
Search for music or content within a specified streaming service on a player.
Instructions
Search within a streaming service configured on the player, e.g. search_service(player, "TIDAL", "Miles Davis"). service is matched (case-insensitive, partial) against the top-level source names from browse(). Results carry a play_url (pass to play_item()) or a browse_key (pass to browse(), e.g. to see an album's tracks) depending on the item type.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | Yes | ||
| player | Yes | ||
| service | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||