nebula_execute_mutation
Execute a destructive graph mutation only when the server permits mutations and you explicitly confirm, returning no charts.
Instructions
Execute one mutation only when NEBULA_ALLOW_MUTATIONS=true and confirm_mutation=true. This tool is destructive and returns no charts.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| graph | No | ||
| statement | Yes | ||
| confirm_mutation | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| status | Yes | ||
| warnings | No | ||
| affected_edges | Yes | ||
| affected_nodes | Yes |