get_cross_language_calls
Identify nodes in different languages communicating with a specified node via shared boundaries like HTTP routes, gRPC, or queues to reveal cross-service connections.
Instructions
Return nodes in OTHER languages that communicate with node_id via shared boundaries (HTTP routes, gRPC, queues). Shows cross-service connections.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Max nodes to return | |
| node_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| count | No | ||
| error | No | ||
| nodes | No | ||
| truncated | No | ||
| resolver_status | No | ok |