Skip to main content

registry__get_relationships

Return the incoming and outgoing graph edges for one known artifact.
  • Inputs: required artifact id.
  • Returns: {outgoing, incoming, count}. Each edge includes its relationship type, direction, status, provenance, attributes, and the artifact at the other end.
  • Effect: read only.
Use registry__search with strategy: "group" to discover a ranked graph neighbourhood from a query. Use this tool when you need the exact unranked edges for a known artifact.