site_route_list
Retrieve and filter routes associated with a specific site using site ID, route name, pagination, and page size for efficient route management on the ESA MCP Server.
Instructions
List all routes associated with a specific site.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
pageNumber | No | The page number of the routes | |
pageSize | No | The page size of the routes | |
routeName | No | The name of the route, use to filter list results | |
siteId | Yes | The ID of the site |