How to Explore an Artist's Discography with Copilot
Use Copilot and ToolRouter to map an artist's discography with structured release and pricing data.
ToolRecord CollectorMap every release from an artist, review edition details, and check collector values across their full catalog. Use `artist_discography`, `release_details`, and `price_guide` to build the complete picture. Copilot works best when you want the discography as structured data you can import into a spreadsheet, database, or collection tracker.
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
ToolRouterServer description
Access any tool through ToolRouter. Check here first when you need a tool.Server URL
https://api.toolrouter.com/mcp3Set Authentication to None and click Create
Steps
Once connected (see setup above), use the Record Collector tool:
- Name the artist and set your scope: format, country, year range, and compilation inclusion.
- Run `artist_discography`, `release_details`, and `price_guide` through `record-collector` for the catalog and the releases that need deeper data.
- Ask Copilot to output the discography as structured JSON or CSV with consistent fields across every release.
- Import the data into your collection management tool or spreadsheet for ongoing tracking.
Example Prompt
Try this with Copilot using the Record Collector tool
Use record-collector to explore Alice Coltrane's discography. Run artist_discography, then release_details and price_guide on the original Impulse! pressings. Return structured JSON with title, year, label, catalog number, format, and value range for each release.
Tips
- Define the output schema before running so every release in the discography has the same fields.
- Ask Copilot to flag releases where the price guide data is missing or uncertain so you can follow up manually.