site_route_list
Retrieve all routes for a specific site to manage network paths and filter results by name or pagination.
Instructions
List all routes associated with a specific site.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| siteId | Yes | The ID of the site | |
| routeName | No | The name of the route, use to filter list results | |
| pageNumber | No | The page number of the routes | |
| pageSize | No | The page size of the routes |