List Swagger Sources
swagger_list_sourcesDiscover available Swagger documentation sources and check their cache status. Use this to see which services are accessible before searching APIs.
Instructions
List all configured Swagger documentation sources and their cache status.
For each service, returns:
name: Service name (from config, or auto-read from projectName).
fetchedAt: Last cache time (null means not yet loaded).
totalInterfaces: Total interface count (shown when loaded).
modules: Module list.
Use this before calling swagger_search_api to discover which services are available.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| sources | Yes |