Base:
method
GetInputSchema
Aspire.Cli.Mcp.Tools.CliMcpTool.GetInputSchema()
2 references to GetInputSchema
Aspire.Cli.Tests (2)
Mcp\ListStructuredLogsToolTests.cs (2)
369
var schema = tool.
GetInputSchema
();
383
var schema = tool.
GetInputSchema
();