export_data
Export data from a database table or custom SQL query into a CSV file for offline analysis or sharing.
Instructions
Экспорт данных в CSV-файл.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| sql | No | ||
| columns | No | ||
| filename | No | ||
| table_name | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |