get_relationship_graph
Retrieve the complete agent relationship graph from Minuet. Optionally filter by minimum connections to focus on more connected agents.
Instructions
Return the full set of relationships as a graph.
Args: min_connections: Filter out agents with fewer than this many relationships from the returned edge list (default 0 = no filter).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| min_connections | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||