List recorded runs
list_runsList the recorded executions of one saved program, newest first: when it ran, how it ended, and the actual makespan against the planned one. A run record is written whenever the live timeline is played (or the terminal runner is used); it is what makes the planned durations checkable against reality. Requires a login token; runs are private to whoever ran them.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| token | No | Your Rhylthyme access token from the login tool | |
| program_id | Yes | The program UUID from list_my_programs or the program's URL |