Plugin
| Arg | Description | Type |
|---|---|---|
| timeline | Name of the timeline to read | string (required) |
| components | List of child components to include | list of string |
| skip | List of child components to skip | list of string |
| start | First timestamp to fetch | Any |
| notebook_id | The notebook ID the timeline is stored in. | string |
Read a timeline. You can create a timeline with the timeline_add() function