indykite-capture-delete-relationships

Installation
SKILL.md

IndyKite Capture - delete relationships

This skill builds the request body for the Capture API's batch relationship delete endpoint - removing typed connections between nodes in the IndyKite Knowledge Graph (IKG) while leaving the nodes in place:

POST <API_URL>/capture/v1/relationships/delete

Each entry identifies one relationship the same way it was created: source node, target node, and relationship type. The JSON file is the deliverable, ready to be POSTed by any application.

The MCP server does not currently expose Capture endpoints; the JSON bodies this skill produces are for direct REST use and remain valid if Capture tools are added later.

When to use

Activate this skill when the user wants to:

Installs
9
Repository
indykite/skills
First Seen
12 days ago
indykite-capture-delete-relationships — indykite/skills