# `get_cross_language_call_graph`

Match frontend HTTP fetches (fetch / axios / jQuery) to backend route handlers. Returns caller→callee pairs across language boundaries.

## Input schema

```json
{
  "type": "object",
  "properties": {},
  "required": []
}
```

## Required arguments

_None._

## Properties

_None._

## See also

- [Index of all MCP tools](./README.md)