qa_probe_get_graph
Retrieve the dependency graph mapping frontend routes to backend API routes. Specify a route to filter or omit for the full graph.
Instructions
Get the dependency graph showing which backend API routes each frontend route calls. Ask: "Which backend routes does /dashboard call?"
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| route | No | Optional: filter to a specific frontend route (e.g. "/dashboard"). Omit to get the full graph. |