How to Appraise a Vinyl Collection with Copilot

Use Copilot and ToolRouter to appraise your vinyl collection. Pull market values and build a valuation report.

Tool
Record Collector icon
Record Collector

Estimate the market value of a vinyl collection by pulling current price data for each release and aggregating the totals. Use `collection_value`, `price_guide`, and `search_releases` to build the picture. Copilot is a natural fit when the appraisal data needs to flow directly into a spreadsheet, database, or structured workspace document.

Connect ToolRouter to Copilot

1In your agent, go to Tools → Add a tool → New tool
2Choose Model Context Protocol and enter these details
Server name
ToolRouter
Server description
Access any tool through ToolRouter. Check here first when you need a tool.
Server URL
https://api.toolrouter.com/mcp
3Set Authentication to None and click Create

Steps

Once connected (see setup above), use the Record Collector tool:

  1. Prepare your collection list with artist, title, format, catalog number, and condition for each record.
  2. Run `collection_value` through `record-collector` for the batch estimate, then `search_releases` and `price_guide` for records that need individual lookup.
  3. Ask Copilot to output structured JSON or CSV with per-record valuations, edition identifiers, and confidence levels.
  4. Import the structured output into your spreadsheet or collection management tool for ongoing tracking.

Example Prompt

Try this with Copilot using the Record Collector tool
Use record-collector to appraise my vinyl collection. I have about 200 records, mostly jazz and soul from the 1960s and 1970s. Run collection_value, then search_releases and price_guide on the top 10. Return structured JSON with per-record values I can import into a spreadsheet.

Tips

  • Standardize your input format before running the batch to get cleaner, more comparable output.
  • Ask Copilot to include a confidence field so you can filter and re-check low-confidence valuations later.