Skip to main content
Glama
toolReference.ts513 B
/** * Generated by orval v7.11.2 🍺 * Do not edit manually. * wanaku-router-backend API * OpenAPI spec version: 0.0.9-SNAPSHOT */ import type { ToolReferenceLabels } from "./toolReferenceLabels"; import type { InputSchema } from "./inputSchema"; export interface ToolReference { labels?: ToolReferenceLabels; id?: string; name?: string; description?: string; uri?: string; type?: string; inputSchema?: InputSchema; namespace?: string; configurationURI?: string; secretsURI?: string; }

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/wanaku-ai/wanaku'

If you have feedback or need assistance with the MCP directory API, please join our Discord server