get_route
Retrieve a route by UUID to view its name, path, and attached elements. Use this to look up existing routes in your project.
Instructions
Get a route/page by UUID. Returns route details including name, path, and attached elements.
Use this to look up a route you created or to find existing routes in the project.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| uuid | Yes | The UUID of the route to retrieve |