Skip to main content

get_collecting_stats

Get overall collection statistics including total items, format breakdown (vinyl, CD, cassette), unique artists, genre data, and year range.
string
Optional: filter to a specific date (YYYY-MM-DD)
string
Optional: start of date range (ISO 8601)
string
Optional: end of date range (ISO 8601)

get_physical_media

Browse the physical media collection (Blu-ray, 4K UHD, HD DVD).
boolean
Include artwork/poster image content blocks in the response. Default true. Set false to keep responses small. Defaults to true.
number
Number of items to return Defaults to 10.
string
Optional: filter by format (bluray, uhd_bluray, hddvd) One of: bluray, uhd_bluray, hddvd.
number
Page number for pagination Defaults to 1.
string
Optional: search by title (e.g. ‘Princess Bride’, ‘Kubrick’)

get_physical_media_stats

Get statistics for the physical media collection including total items and breakdown by format (Blu-ray, 4K UHD, HD DVD). This tool takes no parameters.

get_vinyl_collection

Browse the vinyl record collection from Discogs.
string
Optional: filter by artist name
string
Optional: filter to a specific date (YYYY-MM-DD)
string
Optional: filter by format (e.g. ‘Vinyl’, ‘CD’, ‘Cassette’)
string
Optional: start of date range (ISO 8601)
string
Optional: filter by genre
boolean
Include artwork/poster image content blocks in the response. Default true. Set false to keep responses small. Defaults to true.
number
Number of records to return Defaults to 10.
string
Optional: sort order (default: desc) One of: asc, desc.
number
Page number for pagination Defaults to 1.
string
Optional: search by artist or album title (e.g. ‘Beastie Boys’, ‘Dark Side’)
string
Optional: sort field (default: date_added). Options: date_added, title, year, artist
string
Optional: end of date range (ISO 8601)