SuperBuilderPyllmSuperBuilderPyllmClientGetMCPServerTools(GetMCPServerToolsRequest, CallOptions) Method

Definition

Namespace: SuperBuilderWinService.ProvidersImpl
Assembly: IntelAiaService (in IntelAiaService.exe) Version: 1.0.0+2093811f3bac5da092b5ce9c8172233582eee4d5
C#
public virtual GetMCPServerToolsResponse GetMCPServerTools(
	GetMCPServerToolsRequest request,
	CallOptions options
)

Parameters

request  GetMCPServerToolsRequest

[Missing <param name="request"/> documentation for "M:SuperBuilderWinService.ProvidersImpl.SuperBuilderPyllm.SuperBuilderPyllmClient.GetMCPServerTools(SuperBuilderWinService.ProvidersImpl.GetMCPServerToolsRequest,Grpc.Core.CallOptions)"]

options  CallOptions

[Missing <param name="options"/> documentation for "M:SuperBuilderWinService.ProvidersImpl.SuperBuilderPyllm.SuperBuilderPyllmClient.GetMCPServerTools(SuperBuilderWinService.ProvidersImpl.GetMCPServerToolsRequest,Grpc.Core.CallOptions)"]

Return Value

GetMCPServerToolsResponse

[Missing <returns> documentation for "M:SuperBuilderWinService.ProvidersImpl.SuperBuilderPyllm.SuperBuilderPyllmClient.GetMCPServerTools(SuperBuilderWinService.ProvidersImpl.GetMCPServerToolsRequest,Grpc.Core.CallOptions)"]

See Also