Properties of a McpTool.
Package
@google-cloud/cesProperties
apiAuthentication
apiAuthentication?: (google.cloud.ces.v1beta.IApiAuthentication|null);McpTool apiAuthentication
customHeaders
customHeaders?: ({ [k: string]: string }|null);McpTool customHeaders
description
description?: (string|null);McpTool description
inputSchema
inputSchema?: (google.cloud.ces.v1beta.ISchema|null);McpTool inputSchema
name
name?: (string|null);McpTool name
outputSchema
outputSchema?: (google.cloud.ces.v1beta.ISchema|null);McpTool outputSchema
serverAddress
serverAddress?: (string|null);McpTool serverAddress
serviceDirectoryConfig
serviceDirectoryConfig?: (google.cloud.ces.v1beta.IServiceDirectoryConfig|null);McpTool serviceDirectoryConfig
tlsConfig
tlsConfig?: (google.cloud.ces.v1beta.ITlsConfig|null);McpTool tlsConfig