GetConnectedPinsForNetCommandGetToolInfo Method

Definition

Namespace: PCBI_AI_Agent.MCP.Implementations
Assembly: PCBI_AI_Agent (in PCBI_AI_Agent.dll) Version: 17.0.0.0 (17.0.0.0)
C#
public Task<MCPToolInfo?> GetToolInfo()

Return Value

TaskMCPToolInfo

Implements

IMCPToolGetToolInfo

See Also