Parameters
route
HTTPRoute
mcpType
MCPType
Returns
MCPType | null | undefinedDocumentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
type RouteMapFn = (route, mcpType) => MCPType | null | undefined;
HTTPRoute
MCPType
MCPType | null | undefined