list_tracks
Browse every track in the Music For Robots catalog, returning title, slug, and duration. Use each slug to fetch full details, spectral/harmonic analysis, or timed prose reviews.
Instructions
List all tracks in the Music For Robots catalog.
Returns the catalog index: title, slug, duration for each track. Use the slug with get_track() or get_analysis() for full details.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |