bulk_export
Export all data or specific tables from your personal database as JSON, with an option to include or exclude private data for controlled sharing.
Instructions
全データまたは指定テーブルのJSON一括エクスポート
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tables | No | エクスポート対象テーブル (省略時は全テーブル) | |
| include_private | No | 非公開データを含めるか (デフォルト: false) |