This tool is no longer present in the server's latest manifest. Showing the last observed version (server version 1.0.0).
get_track_previews
InactiveTool of Achriom
declared in 1.0.0
Get playable 30-second audio previews for tracks from an album IN THE USER'S LIBRARY.
Parameters schema
{
"type": "object",
"required": [
"album_title"
],
"properties": {
"max_tracks": {
"type": "number",
"description": "Maximum tracks to return (default 5)"
},
"album_title": {
"type": "string",
"description": "Album title (partial match supported)"
},
"track_numbers": {
"type": "array",
"items": {
"type": "number"
},
"description": "Specific track numbers (optional)"
}
}
}No endpoints wrapped at confidence ≥ 0.50.
Parent server
Achriom
https://github.com/achriom/achriom-mcp
1/7 registries