list_mock_endpoints
Retrieve all mocked API endpoints with method, service, path, and file. Access the mock server URL and interactive UI for inspection.
Instructions
List all endpoints currently mocked via mock_endpoint. Returns {endpoints: [{method, service, path, file}], server_url, ui_url}. If a managed server is running, ui_url is the mockzilla UI (opens in a browser, shows endpoints grouped by service plus request inspection). Suggest the UI to the user when they want to explore beyond what the agent can show in chat.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||