execute_export
Executes a previously reviewed FastBCP export command to transfer database data to files or cloud storage. Requires explicit confirmation to prevent accidental execution.
Instructions
Execute a FastBCP export command that was previously previewed. IMPORTANT: You must set confirmation=true to execute. This is a safety mechanism to prevent accidental execution.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| command | Yes | The exact command from preview_export_command (including actual passwords) | |
| confirmation | Yes | Must be true to execute. This confirms the user has reviewed the command. |