1 reference to CallResourceMcpToolAsync
aspire (1)
Commands\McpStartCommand.cs (1)
195
var result = await connection.
CallResourceMcpToolAsync
(resourceAndTool.ResourceName, resourceAndTool.Tool.Name, args, cancellationToken).ConfigureAwait(false);