node_delete
Delete a node from Infrahub on the active session branch. The change is visible only after merging a proposed change.
Instructions
Delete a node in Infrahub on the active session branch.
The deletion is applied to the session branch only and is not visible on the
default branch until a proposed change is merged.
To discover available kinds, read the infrahub://schema resource.
If your client does not support MCP resources, call the get_schema
tool instead.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| kind | Yes | Kind of the node to delete. Check infrahub://schema. | |
| id | No | UUID of the node to delete. | |
| hfid | No | Human-friendly ID of the node to delete, as a list of string segments. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||