get_route_map
Retrieve a complete mapping of routes to pages and components, including protection status, hooks, and nested hierarchy.
Instructions
Get the complete route -> page -> component mapping. Returns all routes (React Router or Vue Router) with their page components, protection status, hooks/composables used, child components rendered, dynamic segments, and nested route hierarchy.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||