List API endpoints
list_api_endpointsList the raw REST endpoints behind this server.
Use it together with api_request when you need something no curated tool
covers. The list is read from the live URL configuration, so it always
matches what the server actually serves.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Maximum endpoints to return. | |
| query | No | Filter by path, view name or description, e.g. 'certificate'. |