export_csv
Export session data to CSV or other file formats. Customize destination path, character encoding, and index inclusion.
Instructions
Export session data to various formats.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| session_id | Yes | ||
| file_path | No | ||
| format | No | csv | |
| encoding | No | utf-8 | |
| index | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||