cassette_timeline
Read the live Cassette timeline as a concise text digest before assessing project state, and optionally generate a local contact-sheet thumbnail image of clip posters.
Instructions
Read the live Cassette timeline as a bounded text digest (CTL). Call this before any statement about project state — never answer from memory. contact_sheet=true also tiles the stored clip posters into one image (zero render) and saves it locally. Present the returned contact_sheet_uri as the thumbnail link. In Hermes TUI, label it as saved locally and output MEDIA: on its own line; use the URL-encoded URI, never the raw contact_sheet_path, because raw paths may contain spaces.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| detail | No | ||
| profile | No | ||
| session_id | Yes | ||
| contact_sheet | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ok | Yes | ||
| data | No | ||
| error | No | ||
| phase | Yes | ||
| job_id | No | ||
| warnings | No | ||
| artifacts | No | ||
| session_id | No | ||
| next_action | Yes |