export_csv
Export the current timeline as a CSV file. Provide the full file path for the exported CSV.
Instructions
Export the current timeline as a CSV (comma-separated values) file.
Args: output_path: Full file path for the exported CSV file.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| output_path | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |