Base:
method
GetInputSchema
Aspire.Cli.Mcp.Tools.CliMcpTool.GetInputSchema()
3 references to GetInputSchema
Aspire.Cli.Tests (3)
Mcp\ListStructuredLogsToolTests.cs (3)
360
var schema = tool.
GetInputSchema
();
374
var schema = tool.
GetInputSchema
();
480
var schema = tool.
GetInputSchema
();