list_desktop_routes
Retrieve all desktop routes including pages, menus, and tabs from NocoBase v2. Use schemaUid to access page content for classic and flow pages.
Instructions
List all desktop routes (pages and menus) in NocoBase v2. Each route has a type: 'page', 'flowPage', 'group', 'tabs'. Use schemaUid to fetch page content. Works for both classic pages and flowPages.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| pageSize | No | Number of routes per page (default 100) |