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