Interface protos.google.cloud.apiregistry.v1.IMcpTool (0.2.0)

Properties of a McpTool.

Package

@google-cloud/apiregistry

Properties

annotations

annotations?: (google.protobuf.IStruct|null);

McpTool annotations

description

description?: (string|null);

McpTool description

displayName

displayName?: (string|null);

McpTool displayName

inputSchema

inputSchema?: (google.protobuf.IStruct|null);

McpTool inputSchema

mcpServerUrls

mcpServerUrls?: (string[]|null);

McpTool mcpServerUrls

name

name?: (string|null);

McpTool name

outputSchema

outputSchema?: (google.protobuf.IStruct|null);

McpTool outputSchema