Reference

delete

delete

agentgraph delete removes one entity from the graph by ID, platform reference, or URL.

#Synopsis

agentgraph delete TARGET [--json]

#Use it for

  • removing a stale or incorrect graph entity
  • deleting by full UUID, UUID prefix, platform reference, or URL
  • returning the deleted entity as JSON for confirmation

Connected edges are removed with the entity.

#Examples

agentgraph delete abc123ef
agentgraph delete gdrive/19ccFHOXCcr4s62HJb3Eih3JqAd2xIZDq --json
agentgraph delete https://example.com/notes.html