db_export
Export database data to JSON or CSV, performing read-only operations and avoiding overwrites of existing paths.
Instructions
导出数据库为 JSON/CSV(只读操作),拒绝覆盖已存在路径。
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | No | ||
| format | No | json |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |