tigergraph__drop_data_source
Deletes a specified data source from a TigerGraph graph. Use connection profile or graph name to target the correct environment.
Instructions
Drop (delete) a data source.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| profile | No | Connection profile name. Omit to use the active default profile. Use 'list_connections' to see available profiles. | |
| graph_name | No | Name of the graph. If not provided, uses default connection. | |
| data_source_name | Yes | Name of the data source to drop. |