get_agent_relationships
Query the ERC-8004 agent relationship graph to retrieve all relationships (incoming, outgoing, or both) for a specific agent using its canonical chainId:agentId identifier, with an optional direction filter.
Instructions
List relationships for a specific agent.
Args:
agent_id: Canonical chainId:agentId identifier.
direction: One of incoming, outgoing, or both (default).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| agent_id | Yes | ||
| direction | No | both |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||