Set overview
set_overviewSet a timeline's overview panel with authored HTML prose, turning content into clickable overview chips. Invalid node links are demoted to plain text, validating links before the timeline ships.
Instructions
Optional prose overview panel (HTML paragraphs). Authored from the user's
material (§0). Deep-link a node with exactly
<a href="#" onclick="showDetail('node','<node-id>')">phrase</a> — at build
these become the engine's clickable overview chips. A link whose id is not a
live node is demoted to plain text with a build warning, so links are always
validated before anything ships.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| timeline_id | Yes | ||
| overview_html | Yes |