mt_get_swarm_graph
Retrieve 2-hop trust propagation graphs for agents using DIDs to visualize endorsement networks and reputation scores across decentralized identity infrastructure.
Instructions
Get the trust propagation graph for an agent (2 hops).
Returns nodes (agents with scores) and edges (endorsements) showing who endorses this agent and who endorses them.
Args: did: DID of the agent to get graph for
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| did | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |