tigergraph__drop_all_data_sources
Drop all data sources in TigerGraph after user confirmation. This destructive action removes every configured data source to fully reset the graph database.
Instructions
Drop all data sources. WARNING: This is a destructive operation.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| confirm | No | Must be True to confirm dropping all data sources. | |
| profile | No | Connection profile name. Omit to use the active default profile. Use 'list_connections' to see available profiles. |